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/06/07 07:38:21 UTC

[airavata] branch develop updated: Adding CILogon to the cyberwater 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 f86fb89  Adding CILogon to the cyberwater gateway
f86fb89 is described below

commit f86fb8943ee1df778e024290b00dc36613161e48
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Fri Jun 7 03:38:09 2019 -0400

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

diff --git a/dev-tools/ansible/inventories/scigap/develop/host_vars/cyberwater/vars.yml b/dev-tools/ansible/inventories/scigap/develop/host_vars/cyberwater/vars.yml
index f436f91..cefe6d5 100644
--- a/dev-tools/ansible/inventories/scigap/develop/host_vars/cyberwater/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/develop/host_vars/cyberwater/vars.yml
@@ -37,8 +37,8 @@ auth_options:
   password:
     name: "CyberWater"
   external:
-#    - name: "Existing Institute Login"
-#      idp_alias: "cilogon"
+    - name: "Existing Institute Login"
+      idp_alias: "cilogon"
 
 gateway_id: "cyberwater"
 experiment_data_dir: "{{ user_data_dir }}/django-cyberwater"