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 39fd252fbd Added shared data path to AMOS dev portal
39fd252fbd is described below

commit 39fd252fbd526727f3ed5727befe0dd8216c9f96
Author: eroma2014 <[email protected]>
AuthorDate: Fri Sep 29 12:06:34 2023 -0400

    Added shared data path to AMOS dev portal
---
 dev-tools/ansible/inventories/scigap/develop/host_vars/amp/vars.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git 
a/dev-tools/ansible/inventories/scigap/develop/host_vars/amp/vars.yml 
b/dev-tools/ansible/inventories/scigap/develop/host_vars/amp/vars.yml
index a6484e29e8..ed79f28098 100644
--- a/dev-tools/ansible/inventories/scigap/develop/host_vars/amp/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/develop/host_vars/amp/vars.yml
@@ -67,6 +67,9 @@ django_error_emails: "[('Marcus Christie', 
'[email protected]'), ('Eroma Abeysingh
 portal_title: "Dev AMP Gateway"
 
 django_extra_settings:
+  GATEWAY_DATA_SHARED_DIRECTORIES:
+    shared:
+      path: /var/www/portals/gateway-user-data/shared
   TRECX:
     TRECX_APPLICATION_ID: "tRecX_70fc89f8-424f-4495-99e3-f3aa6a75f967"
 ...

Reply via email to