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 76b540edf9 Ansible: commenting out trecx django app until we can get 
Node upgraded
76b540edf9 is described below

commit 76b540edf9b0ed4ab48ebfd8c0a8ff3eedf2d13a
Author: Marcus Christie <[email protected]>
AuthorDate: Wed Sep 14 16:56:43 2022 -0400

    Ansible: commenting out trecx django app until we can get Node upgraded
---
 .../inventories/scigap/production/host_vars/ampgateway/vars.yml    | 7 ++++---
 1 file changed, 4 insertions(+), 3 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 049db755b5..d14bed366d 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
@@ -19,9 +19,10 @@
 #
 
 ---
-airavata_django_extra_dependencies:
-  - name: 
"git+ssh://[email protected]/SciGaP/trecx-django-app.git#egg=trecx-django-app"
-    editable: true
+# TODO: Need Node upgrade to build the Django app Vue.js code
+# airavata_django_extra_dependencies:
+#   - name: 
"git+ssh://[email protected]/SciGaP/trecx-django-app.git#egg=trecx-django-app"
+#     editable: true
 
 vhost_servername: "amosgateway.org"
 

Reply via email to