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/13 20:52:42 UTC

[airavata] branch master updated: Added delta gateway host server to the list

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 07740da  Added delta gateway host server to the list
07740da is described below

commit 07740da45de1c4cd6abf7e890f54cdad91087361
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Wed Nov 13 15:52:29 2019 -0500

    Added delta gateway host server to the list
---
 dev-tools/ansible/inventories/scigap/production/hosts | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-tools/ansible/inventories/scigap/production/hosts b/dev-tools/ansible/inventories/scigap/production/hosts
index cba6768..4217011 100644
--- a/dev-tools/ansible/inventories/scigap/production/hosts
+++ b/dev-tools/ansible/inventories/scigap/production/hosts
@@ -61,3 +61,6 @@ 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