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 6a47c07f47 Enabling CILogon for the gateway
6a47c07f47 is described below
commit 6a47c07f4771770879055b379b6de08f6bd7ee96
Author: eroma2014 <[email protected]>
AuthorDate: Mon Apr 3 02:36:30 2023 -0400
Enabling CILogon for the gateway
---
.../scigap/production/host_vars/molecular-dynamics/vars.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/molecular-dynamics/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/molecular-dynamics/vars.yml
index f2a0e52abc..2bcca64399 100644
---
a/dev-tools/ansible/inventories/scigap/production/host_vars/molecular-dynamics/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/production/host_vars/molecular-dynamics/vars.yml
@@ -41,9 +41,9 @@ auth_options:
password:
name: "Molecular Dynamics 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: "molecular-dynamics"
experiment_data_dir: "{{ user_data_dir }}/molecular-dynamics"