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 52bff1d  Ansible: pubad django app config
52bff1d is described below

commit 52bff1d9906e4108c85ef8dbe686fb52c1ee9187
Author: Marcus Christie <[email protected]>
AuthorDate: Mon Mar 7 17:38:51 2022 -0500

    Ansible: pubad django app config
---
 .../inventories/scigap/production/host_vars/bcbportal/vars.yml        | 4 ++++
 1 file changed, 4 insertions(+)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/host_vars/bcbportal/vars.yml 
b/dev-tools/ansible/inventories/scigap/production/host_vars/bcbportal/vars.yml
index 0d5ad5d..ebe806b 100644
--- 
a/dev-tools/ansible/inventories/scigap/production/host_vars/bcbportal/vars.yml
+++ 
b/dev-tools/ansible/inventories/scigap/production/host_vars/bcbportal/vars.yml
@@ -21,6 +21,10 @@
 ---
 
 
+# TODO: requires MariaDB 10.2.7+
+# airavata_django_extra_dependencies:
+#   - 
git+https://github.com/SciGaP/adexplorer-django-apps.git#egg=adexplorer-django-apps
+
 vhost_servername: "bcbportal.medicine.iu.edu"
 vhost_ssl: True
 ssl_certificate_file: 
"/etc/letsencrypt/live/bcbportal.medicine.iu.edu/cert.pem"

Reply via email to