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/01/24 22:16:49 UTC

[airavata] branch develop updated: Ansible: switch beta.simccs.org back to dev branch

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 d520224  Ansible: switch beta.simccs.org back to dev branch
d520224 is described below

commit d520224412d779e4a66c4dc66ebc263adcf561d7
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Fri Jan 24 17:16:38 2020 -0500

    Ansible: switch beta.simccs.org back to dev branch
---
 .../ansible/inventories/scigap/develop/host_vars/simccs/vars.yml      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 0a410ad..ab08332 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,8 +19,8 @@
 #
 
 ---
-simccs_maptool_branch: "issue-50-Use-national-cost-surface-for-from-scratch-scenarios"
-# simccs_maptool_branch: "dev"
+# simccs_maptool_branch: "issue-50-Use-national-cost-surface-for-from-scratch-scenarios"
+simccs_maptool_branch: "dev"
 airavata_django_extra_dependencies:
   # Need to separately install cython in the VM or do two deploys, one with
   # just cython, then a second with the other dependencies. Reason: pyjnius