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 27512ab50f Adding CILogon and gateway key to Cybershuttle testdrive
27512ab50f is described below

commit 27512ab50f05beebd687141be1fff6edd7346f25
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Fri Jul 12 14:35:10 2024 -0400

    Adding CILogon and gateway key to Cybershuttle testdrive
---
 .../scigap/production/host_vars/testdrive-cs/vars.yml        | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/host_vars/testdrive-cs/vars.yml
 
b/dev-tools/ansible/inventories/scigap/production/host_vars/testdrive-cs/vars.yml
index eb6381c3b5..9b090464c2 100644
--- 
a/dev-tools/ansible/inventories/scigap/production/host_vars/testdrive-cs/vars.yml
+++ 
b/dev-tools/ansible/inventories/scigap/production/host_vars/testdrive-cs/vars.yml
@@ -40,18 +40,18 @@ oauth_client_secret: "{{ vault_oauth_client_secret }}"
 auth_options:
   password:
     name: "Cybershuttle Testdrive 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: "testdrive"
 experiment_data_dir: "{{ user_data_dir }}/testdrive-cs"
-#gateway_data_store_ssh_public_key: "ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQCPZ6+D+iJH7SPuT2p4pyxRC3ooEjuA59/d5QI3NWD9FJ9P0z1+FJpjAvhnosWjnNUPrQxiyBQg9fJHAlPnWh3LgQB9h+Xy/uiy8CXiINu3J6cdu0amMyGumIc5gWHE1MkexNiq1itQuIFrBaqWdW22NTKefhpU1RIZ1pOk8fxfRyAVDsGV/tNoAsGp82Es86QOKexHbxQJG2wtnnGlWyv9axjsTo/8pTZUT5ikU49uY/7yx58UAVCeqx1LOi62EN/NR4tCCrpu9NtyKuUqkQmhidapDDCiyy3nwD/7WphE+tXoPu51+ltrGv0R3uFQpm6FfdP4oocaK8DqtjAVjidR"
+gateway_data_store_ssh_public_key: "ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQC56m6qPepsDF1Pcimaj7olXPFgJB+fhEa9k9pXYBcNR/X2xUV6OPxvUvBf2TUjJiPJlZH0XX+or98XvyL3TCuR9C1fAygia9uDM7fEi2V85MTMCzPLLI2qOhw30/HH9EeXSjpJRCB3fxhAhtyUkiaXYuZIR4lmk+v5oHX0CrmqCBnkoUQiZKi5A+sYU9AhYvXtmwJgo87PUzDqJ8+aUnM9rXVTf6dvZWZCiS0gCgqXedcbzcQqIl3fJ6RVI/Nz/61IAMeNwu8aCDkgV98BTblNv+dPRb53LpwV5+Gw66cppOGZJVA+sBTjwZI/Zamkgh5g9pf09nsX51l4YUupLKcB"
 #django_user_data_archive_max_age_days: 180
 
-admin_emails: "[('Sudhakar Pamidighantam','[email protected]'),('Eroma 
Abeysinghe','[email protected]'),('ARTISAN','[email protected]')]"
+admin_emails: "[('Sudhakar Pamidighantam','[email protected]'),('Eroma 
Abeysinghe','[email protected]'),('Suresh 
Marru','[email protected]'),('ARTISAN','[email protected]')]"
 portal_title: "Cybershuttle Testdrive Gateway"
 
 #django_google_analytics_tracking_id: "UA-66348921-1"

Reply via email to