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 7975840275 Commented the BSR deployment in AMOS gateway through
Ansible.
7975840275 is described below
commit 7975840275af2b4ef582b5c4d005d1992ff7486c
Author: eroma2014 <[email protected]>
AuthorDate: Fri May 3 18:00:12 2024 -0400
Commented the BSR deployment in AMOS gateway through Ansible.
---
.../inventories/scigap/production/host_vars/ampgateway/vars.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 5baf01e27a..08ce515af5 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,8 +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
+# - name:
"git+ssh://[email protected]/SciGaP/bsr-django-app.git#egg=bsr-django-app"
+# editable: true
vhost_servername: "amosgateway.org"