This is an automated email from the ASF dual-hosted git repository. machristie pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/airavata.git
commit bf41a6c435379a15bb1882dc56cbdfe87a18979d Author: Marcus Christie <[email protected]> AuthorDate: Wed Jun 28 12:14:15 2023 -0400 Ansible: commenting out dev delta gateway --- dev-tools/ansible/inventories/scigap/develop/hosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tools/ansible/inventories/scigap/develop/hosts b/dev-tools/ansible/inventories/scigap/develop/hosts index 28c480c966..8f9fd0e62e 100644 --- a/dev-tools/ansible/inventories/scigap/develop/hosts +++ b/dev-tools/ansible/inventories/scigap/develop/hosts @@ -35,7 +35,7 @@ cyberwater ansible_host=web.dev.scigap.org ; mines ansible_host=149.165.156.46 amp ansible_host=149.165.153.222 geo ansible_host=web.dev.scigap.org -delta ansible_host=149.165.153.181 +; delta ansible_host=149.165.153.181 ; custos-testdrive ansible_host=pgadev.scigap.org rnamake ansible_host=web.dev.scigap.org dev-ultrascan ansible_host=web.dev.scigap.org
