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 0e47fc8 Tutorial gateway for PEARC20 with gateway with cilogon
0e47fc8 is described below
commit 0e47fc8ce095d65f1b195d61ffa6ee25f0e67aff
Author: eroma2014 <[email protected]>
AuthorDate: Thu Jul 9 17:46:32 2020 -0400
Tutorial gateway for PEARC20 with gateway with cilogon
---
.../inventories/scigap/production/host_vars/tutorial/vars.yml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/tutorial/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/tutorial/vars.yml
index 36c9ead..5e41534 100644
---
a/dev-tools/ansible/inventories/scigap/production/host_vars/tutorial/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/production/host_vars/tutorial/vars.yml
@@ -35,10 +35,10 @@ oauth_client_secret: "{{ vault_oauth_client_secret }}"
auth_options:
password:
name: "Container-Tutorial Gateway"
-# 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: "tutorial"
experiment_data_dir: "{{ user_data_dir }}/tutorial"