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/13 16:11:42 UTC

[airavata] branch develop updated: Adding CILogon to pfec hydro gateway

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

eroma 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 c788ac0  Adding CILogon to pfec hydro gateway
c788ac0 is described below

commit c788ac0237a7e0ff9f3065a03f1c7f126149c442
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Mon May 13 12:11:31 2019 -0400

    Adding CILogon to pfec hydro gateway
---
 .../ansible/inventories/scigap/develop/host_vars/pfec-hydro/vars.yml  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/develop/host_vars/pfec-hydro/vars.yml b/dev-tools/ansible/inventories/scigap/develop/host_vars/pfec-hydro/vars.yml
index 02dd31f..205bf4d 100644
--- a/dev-tools/ansible/inventories/scigap/develop/host_vars/pfec-hydro/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/develop/host_vars/pfec-hydro/vars.yml
@@ -37,8 +37,8 @@ auth_options:
   password:
     name: "PfEC-Hydro"
   external:
-#    - name: "Existing Institute Login"
-#      idp_alias: "cilogon"
+    - name: "Existing Institute Login"
+      idp_alias: "cilogon"
 
 gateway_id: "pfec-hydro"
 experiment_data_dir: "{{ user_data_dir }}/django-pfec-hydro"