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 2020/01/21 17:25:56 UTC

[airavata] branch master updated: adding CILogon to the CSG LSU gateway

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 6d6a6b0  adding CILogon to the CSG LSU gateway
6d6a6b0 is described below

commit 6d6a6b05f2a5c84e3bb47c851fd76cb25c60dccd
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Tue Jan 21 12:25:43 2020 -0500

    adding CILogon to the CSG LSU gateway
---
 .../inventories/scigap/production/host_vars/csbglsu/vars.yml      | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/csbglsu/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/csbglsu/vars.yml
index 8ff5adc..92e38a5 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/csbglsu/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/csbglsu/vars.yml
@@ -34,10 +34,10 @@ oauth_client_secret: "{{ vault_oauth_client_secret }}"
 auth_options:
   password:
     name: "LSU Computational Sys Biology"
-#  external:
-#    - name: "existing institution credentials"
-#      idp_alias: "cilogon"
-#      logo: "images/cilogon-logo-24x24-b.png"
+  external:
+    - name: "existing institution credentials"
+      idp_alias: "cilogon"
+      logo: "images/cilogon-logo-24x24-b.png"
 
 gateway_id: "lsu-computational-sys-biology"
 experiment_data_dir: "{{ user_data_dir }}/lsu-computational-sys-biology"