Commented the BSR deployment in AMOS gateway through Ansible.
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 5baf01e..08ce515 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://git@github.com/SciGaP/trecx-django-app.git#egg=trecx-django-app"
     editable: true
-  - name: "git+ssh://git@github.com/SciGaP/bsr-django-app.git#egg=bsr-django-app"
-    editable: true
+#  - name: "git+ssh://git@github.com/SciGaP/bsr-django-app.git#egg=bsr-django-app"
+#    editable: true
 
 vhost_servername: "amosgateway.org"