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 2018/10/05 17:09:34 UTC

[airavata] branch develop updated: Deploying SimCCS Django on separate branch for MapTool integration

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/develop by this push:
     new 40ffcb8  Deploying SimCCS Django on separate branch for MapTool integration
40ffcb8 is described below

commit 40ffcb8e91c4425adb2ca7d2c5f39c1bcfd958f1
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Fri Oct 5 13:09:00 2018 -0400

    Deploying SimCCS Django on separate branch for MapTool integration
---
 dev-tools/ansible/inventories/scigap/develop/host_vars/simccs/vars.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-tools/ansible/inventories/scigap/develop/host_vars/simccs/vars.yml b/dev-tools/ansible/inventories/scigap/develop/host_vars/simccs/vars.yml
index 9b0a5e3..bb0b000 100644
--- a/dev-tools/ansible/inventories/scigap/develop/host_vars/simccs/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/develop/host_vars/simccs/vars.yml
@@ -19,6 +19,7 @@
 #
 
 ---
+airavata_django_git_branch: "simccs"
 doc_root_dir: "/data/portals/django-simccs"
 vhost_servername: "beta.simccs.org"
 vhost_ssl: True