This is an automated email from the ASF dual-hosted git repository.

eroma pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/master by this push:
     new aa2812e6e9 Adding the new gateway hosting VM ip address to host file 
for dREG gateway
aa2812e6e9 is described below

commit aa2812e6e94165b86a3862c368289e781b508532
Author: eroma2014 <[email protected]>
AuthorDate: Mon Apr 17 14:36:51 2023 -0400

    Adding the new gateway hosting VM ip address to host file for dREG gateway
---
 dev-tools/ansible/inventories/scigap/production/hosts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/hosts 
b/dev-tools/ansible/inventories/scigap/production/hosts
index 744e1923af..c230488ee3 100644
--- a/dev-tools/ansible/inventories/scigap/production/hosts
+++ b/dev-tools/ansible/inventories/scigap/production/hosts
@@ -89,8 +89,8 @@ vlab-plasmascience ansible_host=149.165.172.104 
ansible_user=exouser
 # Baysprism Jetstream2 server
 bayesprism ansible_host=149.165.155.90 ansible_user=exouser
 
-# dreg jetstream server
-dreg ansible_host=149.165.154.48 ansible_user=exouser
+# dreg jetstream server The old is 149.165.154.48
+dreg ansible_host=149.165.171.97 ansible_user=exouser
 
 # futurewater jetstream server
 futurewater ansible_host=149.165.154.212 ansible_user=exouser

Reply via email to