This is an automated email from the ASF dual-hosted git repository.
eroma pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/develop by this push:
new e90de56a80 Adding dev UltraScan Portal
e90de56a80 is described below
commit e90de56a80dcb5b81d9ae9c2ded08e907d82ded5
Author: eroma2014 <[email protected]>
AuthorDate: Tue Jan 24 12:13:18 2023 -0500
Adding dev UltraScan Portal
---
.../inventories/scigap/develop/host_vars/dev-ultrascan/vars.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git
a/dev-tools/ansible/inventories/scigap/develop/host_vars/dev-ultrascan/vars.yml
b/dev-tools/ansible/inventories/scigap/develop/host_vars/dev-ultrascan/vars.yml
index 8c0192535a..5662b18ae9 100644
---
a/dev-tools/ansible/inventories/scigap/develop/host_vars/dev-ultrascan/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/develop/host_vars/dev-ultrascan/vars.yml
@@ -33,9 +33,9 @@ oauth_client_secret: "{{ vault_oauth_client_secret }}"
auth_options:
password:
name: "Ultrascan"
-# external:
-# - name: "Existing Institute Login"
-# idp_alias: "cilogon"
+ external:
+ - name: "Existing Institute Login"
+ idp_alias: "cilogon"
gateway_id: "dev-ultrascan"
experiment_data_dir: "{{ user_data_dir }}/django-dev-ultrascan"