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


The following commit(s) were added to refs/heads/develop by this push:
     new 0d3497eb62 Ansible: change dev api server domain address back to 
apidev.scigap.org
0d3497eb62 is described below

commit 0d3497eb6298b441e281f5aa2f672432dae2ccf4
Author: Marcus Christie <[email protected]>
AuthorDate: Wed Aug 31 17:23:47 2022 -0400

    Ansible: change dev api server domain address back to apidev.scigap.org
---
 dev-tools/ansible/inventories/scigap/develop/hosts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/develop/hosts 
b/dev-tools/ansible/inventories/scigap/develop/hosts
index 1c277b3aba..f6b351afec 100644
--- a/dev-tools/ansible/inventories/scigap/develop/hosts
+++ b/dev-tools/ansible/inventories/scigap/develop/hosts
@@ -4,13 +4,13 @@
 helix.js2.scigap.org ansible_python_interpreter=/usr/bin/python3
 
 [rabbitmq]
-api.js2.scigap.org ansible_python_interpreter=/usr/bin/python3
+apidev.scigap.org ansible_python_interpreter=/usr/bin/python3
 
 [database]
 db.js2.scigap.org ansible_python_interpreter=/usr/bin/python3
 
 [api-orch]
-api.js2.scigap.org ansible_python_interpreter=/usr/bin/python3
+apidev.scigap.org ansible_python_interpreter=/usr/bin/python3
 
 [keycloak]
 iamdev.scigap.org ansible_python_interpreter=/usr/bin/python3 
public_ipv4=149.165.152.23

Reply via email to