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 147d5de7d0 Adding EHT Gateway
147d5de7d0 is described below

commit 147d5de7d07751a2d0f5c19295c0704bcc25fd1c
Author: eroma2014 <[email protected]>
AuthorDate: Wed Jul 6 10:28:01 2022 -0400

    Adding EHT Gateway
---
 .../scigap/production/host_vars/ehtgateway/vars.yml            | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/host_vars/ehtgateway/vars.yml 
b/dev-tools/ansible/inventories/scigap/production/host_vars/ehtgateway/vars.yml
index dd69fa45d1..55c80f18ab 100644
--- 
a/dev-tools/ansible/inventories/scigap/production/host_vars/ehtgateway/vars.yml
+++ 
b/dev-tools/ansible/inventories/scigap/production/host_vars/ehtgateway/vars.yml
@@ -37,14 +37,14 @@ oauth_client_secret: "{{ vault_oauth_client_secret }}"
 auth_options:
   password:
     name: "EHT 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: "ehtgateway"
 experiment_data_dir: "{{ user_data_dir }}/ehtgateway"
-#gateway_data_store_ssh_public_key: "ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQCrEsPVkjeYfFXWEtY397sFPgxb/3wSue0jOdfES3VDYd9S885FyAB2RQz1aZT8T1jRxYhWGmKD8dhs7on/hdgVXIAuiIXLhPZKtB+A17rz2nW6oYUXs8UCXaIIMh5NImWHEn+EqPGij3b8uLWKULWs7TT6v2ulQN2CngA3ROqmA8AjiLRP0LI29G+mSlyi/kJgmIh6RSQkfUpaOnK4cKbYHTKAM8leSopP3jNzAmQXLZcthL9wS8vX/kakkZKOSff0nide5kBVApHwipyJ48EfA+fVdU50fzd18lobct9XUh48EZlNVZyT+qmY9pGAXcXwN8hFNL+7lsHg5D0tAh93"
+gateway_data_store_ssh_public_key: "ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQCr7wFmAAPMfHAuCFPZJHZSUqLMiL9LwEC8tkfIIrgLtphuDT7Jgmq37XFK2/llg1clb0Ugehpl35OVnNLOb4IZqAgUYIvm2298sHfUT9W/TIpAqMg7hSiK5x8SWDn0zC6+APQMiEIJD9Q/pfJ1vAUbMrkkwQ4cXtqcF6f478Ou7juwIBCzywEbqdtQ+x8kBIglk4/QAtSSekRWmOTvqq5B1sXpB7scWQUb/D/ZCpMRlbOpctmE8D9alkNMdKe/5wUfIvdwg2WzRtgOho5pg/deWaOpfMUa0FQbdV8iO22xr7j6y9Rj25rYiHqJFqFsEK/aO0aMT+OXTH6JbJi8p1Fp"
 
 admin_emails: "[('CIRC', '[email protected]'),('Chan Chi-kwan', 
'[email protected]'),('Rob Quick', '[email protected]')]"
 portal_title: "EHT Gateway"

Reply via email to