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/03/15 18:42:48 UTC

[airavata] branch master updated: Change Git URL to dREG's repo

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 e9dd9a4  Change Git URL to dREG's repo
e9dd9a4 is described below

commit e9dd9a47573d564d862f0668f6f2e76cda48864a
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Thu Mar 15 14:32:01 2018 -0400

    Change Git URL to dREG's repo
---
 .../ansible/inventories/scigap/dreg-production/group_vars/pga/vars.yml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/dreg-production/group_vars/pga/vars.yml b/dev-tools/ansible/inventories/scigap/dreg-production/group_vars/pga/vars.yml
index 0e16c0e..2a504ea 100644
--- a/dev-tools/ansible/inventories/scigap/dreg-production/group_vars/pga/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/dreg-production/group_vars/pga/vars.yml
@@ -28,7 +28,7 @@ airavata_port: "9930"
 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"
+pga_repo: "https://github.com/Danko-Lab/airavata-php-gateway.git"
 pga_git_branch: "dreg-gateway"
 user: "pga"
 group: "pga"

-- 
To stop receiving notification emails like this one, please contact
machristie@apache.org.