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 b6ff0477a2 Adding new BSR app to AMOS gateway
b6ff0477a2 is described below
commit b6ff0477a2869ea915b37018789bd2d28e3995fa
Author: eroma2014 <[email protected]>
AuthorDate: Mon Apr 22 22:53:16 2024 -0400
Adding new BSR app to AMOS gateway
---
.../ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml
index 064b189196..5baf01e27a 100644
---
a/dev-tools/ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml
@@ -22,6 +22,8 @@
airavata_django_extra_dependencies:
- name:
"git+ssh://[email protected]/SciGaP/trecx-django-app.git#egg=trecx-django-app"
editable: true
+ - name:
"git+ssh://[email protected]/SciGaP/bsr-django-app.git#egg=bsr-django-app"
+ editable: true
vhost_servername: "amosgateway.org"