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 36270a3  Added CILogon to CSBG LSU gateway
36270a3 is described below

commit 36270a3ca43ed62a878dc378c44869a455bf4ed0
Author: Eroma Abeysinghe <eroma.abeysin...@gmail.com>
AuthorDate: Wed Nov 7 14:05:15 2018 -0500

    Added CILogon to CSBG LSU gateway
---
 .../ansible/inventories/scigap/develop/host_vars/csbglsu/vars.yml     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/develop/host_vars/csbglsu/vars.yml 
b/dev-tools/ansible/inventories/scigap/develop/host_vars/csbglsu/vars.yml
index ae784b3..62ce4b0 100644
--- a/dev-tools/ansible/inventories/scigap/develop/host_vars/csbglsu/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/develop/host_vars/csbglsu/vars.yml
@@ -37,8 +37,8 @@ auth_options:
   password:
     name: "Computational Sys Biology Gateway"
   external:
-#    - name: "CILogon"
-#      idp_alias: "cilogon"
+    - name: "Existing Institute"
+      idp_alias: "cilogon"
 
 gateway_id: "csbglsu"
 experiment_data_dir: "{{ user_data_dir }}/django-csbglsu"

Reply via email to