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/04/24 13:36:47 UTC

[airavata] branch master updated: Added cilogon to pathogenomics 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 af250b2  Added cilogon to pathogenomics gateway
af250b2 is described below

commit af250b256870447ac76e4d185530cd35da768d99
Author: eroma2014 <er...@gmail.com>
AuthorDate: Fri Apr 24 09:36:35 2020 -0400

    Added cilogon to pathogenomics gateway
---
 .../inventories/scigap/production/host_vars/pathogenomics/vars.yml  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/pathogenomics/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/pathogenomics/vars.yml
index 0eed0f1..a0e1771 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/pathogenomics/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/pathogenomics/vars.yml
@@ -36,9 +36,9 @@ auth_options:
   password:
     name: "Pathogenomics 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: "pathogenomics"
 experiment_data_dir: "{{ user_data_dir }}/pathogenomics"