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 960d6ea Ansible: adding global-floods-django-app to deploy
960d6ea is described below
commit 960d6ead771c4c9b46cf472ee7545b40ffaaddf2
Author: Marcus Christie <[email protected]>
AuthorDate: Fri Nov 5 14:57:25 2021 -0400
Ansible: adding global-floods-django-app to deploy
---
.../inventories/scigap/production/host_vars/global-flood/vars.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/global-flood/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/global-flood/vars.yml
index 8b5b657..4b9503a 100644
---
a/dev-tools/ansible/inventories/scigap/production/host_vars/global-flood/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/production/host_vars/global-flood/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/Global-Flood-Assessment/global-floods-django-app.git#egg=global_floods_django_app"
+
vhost_servername: "global-floods-monitoring.scigap.org"
vhost_ssl: True
ssl_certificate_file:
"/etc/letsencrypt/live/global-floods-monitoring.scigap.org/cert.pem"