You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by er...@apache.org on 2019/05/31 19:02:27 UTC

[airavata] branch master updated: changed the git branch parameter

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

eroma 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 99bfa25  changed the git branch parameter
99bfa25 is described below

commit 99bfa251cec6123b959693e931ac14beaf065481
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Fri May 31 15:02:17 2019 -0400

    changed the git branch parameter
---
 .../inventories/scigap/pfec-hydro-production/group_vars/pga/vars.yml    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/pfec-hydro-production/group_vars/pga/vars.yml b/dev-tools/ansible/inventories/scigap/pfec-hydro-production/group_vars/pga/vars.yml
index 8d44acb..bba2e1a 100644
--- a/dev-tools/ansible/inventories/scigap/pfec-hydro-production/group_vars/pga/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/pfec-hydro-production/group_vars/pga/vars.yml
@@ -28,7 +28,7 @@ airavata_profile_service_server: "{{ groups['api-orch'][0] }}"
 oauth_service_url: "https://iam.scigap.org/auth"
 
 pga_repo: "https://github.com/apache/airavata-php-gateway.git"
-git_branch: "master"
+git_branch: "tus-integration"
 user: "pga"
 group: "pga"
 doc_root_dir: "/var/www/portals/{{ gateway_id }}"