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/30 13:39:48 UTC

[airavata] branch master updated: Adding CILogon to TopPIC 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 1815459  Adding CILogon to TopPIC gateway
1815459 is described below

commit 1815459678dd6135350169db3844a4bb8847378b
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Thu Jan 30 08:39:36 2020 -0500

    Adding CILogon to TopPIC gateway
---
 .../ansible/inventories/scigap/production/host_vars/toppic/vars.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/toppic/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/toppic/vars.yml
index 30a8607..8f29ae7 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/toppic/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/toppic/vars.yml
@@ -36,9 +36,9 @@ auth_options:
   password:
     name: "TopPIC Gateway"
   external:
-#    - name: "Existing Institution Credentials"
-#      idp_alias: "cilogon"
-#      logo: "images/cilogon-logo-24x24-b.png"
+    - name: "Existing Institution Credentials"
+      idp_alias: "cilogon"
+      logo: "images/cilogon-logo-24x24-b.png"
 
 gateway_id: "toppic"
 experiment_data_dir: "{{ user_data_dir }}/toppic"