This is an automated email from the ASF dual-hosted git repository.
eroma 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 a55e3f1 Adding AMP jetstream vm ip address for gateway deployment
a55e3f1 is described below
commit a55e3f1b7546a2403cdbff5ef48b0cdbf2903b03
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Tue Jan 21 16:52:31 2020 -0500
Adding AMP jetstream vm ip address for gateway deployment
---
dev-tools/ansible/inventories/scigap/develop/hosts | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-tools/ansible/inventories/scigap/develop/hosts
b/dev-tools/ansible/inventories/scigap/develop/hosts
index 5b95241..762d515 100644
--- a/dev-tools/ansible/inventories/scigap/develop/hosts
+++ b/dev-tools/ansible/inventories/scigap/develop/hosts
@@ -41,3 +41,6 @@ distantr ansible_host=149.165.156.46
[kafka]
149.165.157.37
+
+[Django Dev AMP Gateway]
+amp ansible_host=149.165.169.129