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 0d64a0d7a5 Adding new NeuroScience Cybershuttle Gateway
0d64a0d7a5 is described below

commit 0d64a0d7a5b746064309fa7d613f8eb6dc1764e1
Author: eroma2014 <[email protected]>
AuthorDate: Mon Dec 5 02:13:06 2022 -0500

    Adding new NeuroScience Cybershuttle Gateway
---
 .../production/host_vars/neuroscience-cybershuttle/vars.yml    | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/host_vars/neuroscience-cybershuttle/vars.yml
 
b/dev-tools/ansible/inventories/scigap/production/host_vars/neuroscience-cybershuttle/vars.yml
index fa1bb43f21..4d973f460b 100644
--- 
a/dev-tools/ansible/inventories/scigap/production/host_vars/neuroscience-cybershuttle/vars.yml
+++ 
b/dev-tools/ansible/inventories/scigap/production/host_vars/neuroscience-cybershuttle/vars.yml
@@ -40,14 +40,14 @@ oauth_client_secret: "{{ vault_oauth_client_secret }}"
 auth_options:
   password:
     name: "NeuroScience Cybershuttle 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: "neuroscience-cybershuttle"
 experiment_data_dir: "{{ user_data_dir }}/neuroscience-cybershuttle"
-#gateway_data_store_ssh_public_key: "ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQCQ+coR/ZU4cnFFKt7jXUxbSQiEvSJtRl8gT6ZgE5kbMKjruAnwVH0H9M/FUyOxutT7p4qMmdBuRJJtUNiYfPJ/zgJqGweoXbk5sJwYRBSM2v8DNI9394ffun3N+46MMhaSinBDbhLPXOE9sPZlfmhUozwsC7+32Hd0Hv48cYpNCDB8ccsKzCcUzfD/OesIxuM1d8FE4O0FA66MrPmquzQM0otG2Tx7nOeFMjXWzYgk0fhEYJHMHhdMXRoVVT/eeuTvvmOGDbTNwtWaG/hoBAL643Tk/YgILE03WrmS0iULmC9DZ8sxCntFpqZjlOn5H9MvFwV3xfAU3RsaDw3xAGg7"
+gateway_data_store_ssh_public_key: "ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQCnsRKJRqFvjmNUwChRLMzHZBCzVxh4kK/GBFagzjI5WL5l4RFsnXXpmIFpi1VKGcll/LDnI1PvDdZPP+KaGkuuEmaTgCJD8BSgxz7PmTsOuka6Fl7YwTRcXhv/vYfDQLYUNKfWWmBPyIhfnn+St0jsOSogTvM6Cvajb5/42btCRAcQ9PV6ZqUNdrHWf8fQI+rb9kmb/3H4tI40MG0p68WuhKuf0Fbdrn/Roc7//yRo854WtUi1XpXyLp4W9ggkVEOAlJPTACVA63mSaO3qyY5Hqplwk7iDM+/c0QKB1jKCwqzZdh5djP6GxloO9K5dDyUyn+jtHk+dwAdTKpjlWR1d"
 
 admin_emails: "[('CIRC', '[email protected]')]"
 portal_title: "NeuroScience Cybershuttle Gateway"

Reply via email to