You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2022/08/17 19:53:14 UTC

[airavata] branch master updated: Ansible: setup the futurewater tusd server on new JS2 VM

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 ab707d9839 Ansible: setup the futurewater tusd server on new JS2 VM
ab707d9839 is described below

commit ab707d98391cdaf822dc2d923f5925fac600d738
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Wed Aug 17 15:53:05 2022 -0400

    Ansible: setup the futurewater tusd server on new JS2 VM
---
 .../inventories/scigap/production/host_vars/futurewater/vars.yml      | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/futurewater/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/futurewater/vars.yml
index b594a34e69..10dd1571c0 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/futurewater/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/futurewater/vars.yml
@@ -28,9 +28,7 @@ gateway_data_store_resource_id: "js-171-92.jetstream-cloud.org_1a76397d-cc28-4ec
 real_user_data_dir: "/media/volume/sdb/gateway-user-data"
 # Keep user_data_dir same as it was on old VM
 user_data_dir: "/var/www/portals/gateway-user-data"
-# TODO: setup tusd server
-# tusd_vhost_servername: "tus.scigap.org"
-tusd_vhost_servername:
+tusd_vhost_servername: "tus.scigap.org"
 
 vhost_servername: "gateway.futurewater.indiana.edu"
 vhost_ssl: True