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/06/19 22:03:09 UTC

[airavata] branch master updated: Ansible: removing custom branch deployment now that branch merged to master

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 9ec4b13  Ansible: removing custom branch deployment now that branch merged to master
9ec4b13 is described below

commit 9ec4b13c87d026b8b2071458211fd5551dcb5f65
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Fri Jun 19 18:02:46 2020 -0400

    Ansible: removing custom branch deployment now that branch merged to master
---
 .../inventories/scigap/production/host_vars/microbial-genomes/vars.yml  | 2 --
 1 file changed, 2 deletions(-)

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 40e2091..163b69e 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,8 +20,6 @@
 
 ---
 
-# 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"