You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by er...@apache.org on 2019/11/14 05:46:01 UTC

[airavata] 01/02: Updated the vault.yml for Delta gateway

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

commit 10a843d20a7028f0b39d0069155c2ceb57eafff1
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Wed Nov 13 16:38:37 2019 -0500

    Updated the vault.yml for Delta gateway
---
 dev-tools/ansible/inventories/scigap/production/hosts | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/hosts b/dev-tools/ansible/inventories/scigap/production/hosts
index 4217011..039cacf 100644
--- a/dev-tools/ansible/inventories/scigap/production/hosts
+++ b/dev-tools/ansible/inventories/scigap/production/hosts
@@ -24,6 +24,9 @@ gf4.ucs.indiana.edu ansible_user=root
 [keycloak]
 gf7.ucs.indiana.edu ansible_user=root
 
+# Delta Jetstream server
+delta ansible_host=149.165.169.250 ansible_user=centos
+
 [django]
 ampgateway ansible_host=156.56.104.84
 csbglsu ansible_host=156.56.104.84
@@ -62,5 +65,4 @@ dreg ansible_host=149.165.156.72 ansible_user=centos
 # futurewater jetstream server
 futurewater ansible_host=149.165.171.92 ansible_user=centos
 
-# Delta Jetstream server
-delta ansible_host=149.165.169.250 ansible_user=centos
+