This is an automated email from the ASF dual-hosted git repository.
dimuthuupe pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/staging by this push:
new db65570 Updating distribution versions to 0.18 in helix ansibles
db65570 is described below
commit db65570d5884cb6a6fc481288f1916cbed671738
Author: Dimuthu Wannipurage <[email protected]>
AuthorDate: Fri Mar 29 14:08:19 2019 -0400
Updating distribution versions to 0.18 in helix ansibles
---
dev-tools/ansible/inventories/scigap/testing/group_vars/all/vars.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-tools/ansible/inventories/scigap/testing/group_vars/all/vars.yml
b/dev-tools/ansible/inventories/scigap/testing/group_vars/all/vars.yml
index 081bfb1..b1a7b18 100644
--- a/dev-tools/ansible/inventories/scigap/testing/group_vars/all/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/testing/group_vars/all/vars.yml
@@ -30,7 +30,7 @@ user_home: "/home/{{ user }}"
deployment_dir: "{{ user_home }}/staging-deployment"
airavata_source_dir: "{{ user_home }}/staging-source"
airavata_repo: "https://github.com/apache/airavata.git"
-airavata_dist: "apache-airavata-server-0.17-SNAPSHOT"
+airavata_dist: "apache-airavata-server-0.18-SNAPSHOT"
airavata_dist_name: "{{ airavata_dist }}-bin.tar.gz"
old_airavata_dist: "apache-airavata-server-0.17-SNAPSHOT"
git_branch: staging
@@ -144,7 +144,7 @@ helix_version: 0.7.1
helix_url:
http://www-us.apache.org/dist//helix/{{helix_version}}/binaries/helix-core-{{helix_version}}-pkg.tar
helix_dir: "{{ deployment_dir }}/airavata-helix"
helix_cluster_name: "AiravataDemoCluster"
-snapshot_version: "0.17-SNAPSHOT"
+snapshot_version: "0.18-SNAPSHOT"
helix_controller_name: "helixcontroller"
helix_participant_name: "helixparticipant"
helix_pre_wm_name: "prewm"