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

machristie 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 a733273  Updating api server for pfec-hydro, nexttdb jetstream 
inventories
a733273 is described below

commit a73327325ac4b6cf4ff88e7ef1c33c2fc9999776
Author: Marcus Christie <[email protected]>
AuthorDate: Sun Jun 2 16:10:04 2019 -0400

    Updating api server for pfec-hydro, nexttdb jetstream inventories
---
 .../ansible/inventories/scigap/nexttdb-production/hosts   | 15 +++++++++------
 .../inventories/scigap/pfec-hydro-production/hosts        | 15 +++++++++------
 2 files changed, 18 insertions(+), 12 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/nexttdb-production/hosts 
b/dev-tools/ansible/inventories/scigap/nexttdb-production/hosts
index ed1e863..d167b01 100644
--- a/dev-tools/ansible/inventories/scigap/nexttdb-production/hosts
+++ b/dev-tools/ansible/inventories/scigap/nexttdb-production/hosts
@@ -2,19 +2,22 @@
 # inventory file : scigap production deployment
 
 [zookeeper]
-scigap02.sciencegateways.iu.edu
+156.56.104.13 ansible_user=root
 
 [rabbitmq]
-scigap02.sciencegateways.iu.edu
+scigap06.sciencegateways.iu.edu ansible_user=root
 
 [database]
-scigap01.sciencegateways.iu.edu
+scigap05.sciencegateways.iu.edu ansible_user=root
 
 [api-orch]
-scigap02.sciencegateways.iu.edu
+scigap06.sciencegateways.iu.edu ansible_user=root
 
-[gfac]
-scigap03.sciencegateways.iu.edu
+[helix]
+156.56.104.13 ansible_user=root
+
+[kafka]
+156.56.104.13 ansible_user=root
 
 [pga]
 # Hosted on Jetstream
diff --git a/dev-tools/ansible/inventories/scigap/pfec-hydro-production/hosts 
b/dev-tools/ansible/inventories/scigap/pfec-hydro-production/hosts
index 3ae09d5..6c652d8 100644
--- a/dev-tools/ansible/inventories/scigap/pfec-hydro-production/hosts
+++ b/dev-tools/ansible/inventories/scigap/pfec-hydro-production/hosts
@@ -2,19 +2,22 @@
 # inventory file : scigap production deployment
 
 [zookeeper]
-scigap02.sciencegateways.iu.edu
+156.56.104.13 ansible_user=root
 
 [rabbitmq]
-scigap02.sciencegateways.iu.edu
+scigap06.sciencegateways.iu.edu ansible_user=root
 
 [database]
-scigap01.sciencegateways.iu.edu
+scigap05.sciencegateways.iu.edu ansible_user=root
 
 [api-orch]
-scigap02.sciencegateways.iu.edu
+scigap06.sciencegateways.iu.edu ansible_user=root
 
-[gfac]
-scigap03.sciencegateways.iu.edu
+[helix]
+156.56.104.13 ansible_user=root
+
+[kafka]
+156.56.104.13 ansible_user=root
 
 [pga]
 # Hosted on Jetstream

Reply via email to