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 40a513b158 Ansible: futurewater user_data_dir for js2
40a513b158 is described below

commit 40a513b1580bb4aa0202029f5da210ec3bdb7406
Author: Marcus Christie <[email protected]>
AuthorDate: Sun Jul 31 15:57:05 2022 -0400

    Ansible: futurewater user_data_dir for js2
---
 .../inventories/scigap/production/host_vars/futurewater/vars.yml        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 09819ef6af..3b16fced2f 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
@@ -27,7 +27,7 @@ gateway_data_store_hostname: "gateway.futurewater.indiana.edu"
 gateway_data_store_resource_id: 
"js-171-92.jetstream-cloud.org_1a76397d-cc28-4ec9-82e8-d27c5cf80c79"
 real_user_data_dir: "/media/volume/sdb/gateway-user-data"
 # Keep user_data_dir same as it was on old VM
-user_data_dir: "/data/gateway-user-data"
+user_data_dir: "/var/www/portals/gateway-user-data"
 # TODO: setup tusd server
 # tusd_vhost_servername: "tus.scigap.org"
 tusd_vhost_servername:

Reply via email to