This is an automated email from the ASF dual-hosted git repository.

machristie 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 31b17d1  Ansible: adding CILogon for beta geogateway
31b17d1 is described below

commit 31b17d172eba5588c943a231cd1b60f3eed802e6
Author: Marcus Christie <[email protected]>
AuthorDate: Tue Sep 1 15:50:58 2020 -0400

    Ansible: adding CILogon for beta geogateway
---
 dev-tools/ansible/inventories/scigap/develop/host_vars/geo/vars.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/develop/host_vars/geo/vars.yml 
b/dev-tools/ansible/inventories/scigap/develop/host_vars/geo/vars.yml
index b29cac6..a0193ac 100644
--- a/dev-tools/ansible/inventories/scigap/develop/host_vars/geo/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/develop/host_vars/geo/vars.yml
@@ -44,9 +44,9 @@ oauth_client_secret: "{{ vault_oauth_client_secret }}"
 auth_options:
   password:
     name: "Beta GEO"
-#  external:
-#    - name: "Existing Institute Login"
-#     idp_alias: "cilogon"
+  external:
+    - name: "Existing Institute Login"
+      idp_alias: "cilogon"
 
 gateway_id: "beta-geo"
 experiment_data_dir: "{{ user_data_dir }}/django-geo"

Reply via email to