You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2020/05/13 13:02:34 UTC

[airavata] branch master updated: Ansible: miga django app config

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 211ba2b  Ansible: miga django app config
211ba2b is described below

commit 211ba2b7b7cc6a88cab9c2030c4c2f16d81f65d0
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Wed May 13 09:02:13 2020 -0400

    Ansible: miga django app config
---
 .../scigap/production/host_vars/microbial-genomes/vars.yml            | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/microbial-genomes/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/microbial-genomes/vars.yml
index 3a3e376..40e2091 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/microbial-genomes/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/microbial-genomes/vars.yml
@@ -20,6 +20,10 @@
 
 ---
 
+# TODO: remove next line once branch is merged to master
+airavata_django_git_branch: "AIRAVATA-3324-custom-input-editor-autocomplete-input-editor"
+airavata_django_extra_dependencies:
+  - "git+https://github.com/bio-miga/miga-autocomplete.git#egg=miga_djangoapp"
 
 vhost_servername: "clades.microbial-genomes.org"
 vhost_ssl: True