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 21:08:05 UTC

[airavata] branch master updated: Updated the vars.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


The following commit(s) were added to refs/heads/master by this push:
     new 000ac9b  Updated the vars.yml for Delta gateway
000ac9b is described below

commit 000ac9ba78c2f3e90275f857c66239a1d0ff95e9
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Wed Nov 13 16:07:49 2019 -0500

    Updated the vars.yml for Delta gateway
---
 .../ansible/inventories/scigap/production/host_vars/delta/vars.yml  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/delta/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/delta/vars.yml
index 1387ffa..2f33304 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/delta/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/delta/vars.yml
@@ -20,11 +20,11 @@
 
 ---
 
-# NOTE: futurewater is deployed to a Jetstream VM
+# NOTE: Delta gateway is deployed to a Jetstream VM
 
-gateway_data_store_hostname: "gateway.futurewater.indiana.edu"
+gateway_data_store_hostname: "delta-topology.org"
 gateway_data_store_resource_id: "delta-topology.jetstream-cloud.org_61fe21d4-07ea-41fc-9f2e-104bc3061318"
-#django_tus_endpoint: "https://tus.scigap.org/files/"
+#django_tus_endpoint: "https://tus.scigap.org/files/" this requires manual installation steps outside of Ansible.
 
 vhost_servername: "delta-topology.org"
 vhost_ssl: True