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 9f8c2f9652 Ansible: add HiCOPS Django App to gateway
9f8c2f9652 is described below

commit 9f8c2f9652210155c2417d2420b30aca9da78d57
Author: Marcus Christie <machris...@apache.org>
AuthorDate: Fri Jun 17 10:03:22 2022 -0400

    Ansible: add HiCOPS Django App to gateway
---
 .../inventories/scigap/production/host_vars/hicops-deepsnap/vars.yml   | 3 +++
 1 file changed, 3 insertions(+)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/host_vars/hicops-deepsnap/vars.yml
 
b/dev-tools/ansible/inventories/scigap/production/host_vars/hicops-deepsnap/vars.yml
index f6aec9af80..73bb959377 100644
--- 
a/dev-tools/ansible/inventories/scigap/production/host_vars/hicops-deepsnap/vars.yml
+++ 
b/dev-tools/ansible/inventories/scigap/production/host_vars/hicops-deepsnap/vars.yml
@@ -22,6 +22,9 @@
 #gateway_data_store_resource_id: 
"js-168-166.jetstream-cloud.org_e86fd426-201a-461a-a0b4-4368af59ca28"
 #gateway_data_store_hostname: "js-168-166.jetstream-cloud.org"
 
+airavata_django_extra_dependencies:
+  - 
"git+https://github.com/SciGaP/hicops-django-app.git@main#egg=hicops_django_app";
+
 vhost_servername: "hicops.cs.fiu.edu"
 vhost_ssl: True
 ssl_certificate_file: "/etc/letsencrypt/live/hicops.cs.fiu.edu/cert.pem"

Reply via email to