You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by er...@apache.org on 2021/12/03 14:39:35 UTC

[airavata] branch develop updated: Adding Dev RNAMake gateway CILogon

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 23fb256  Adding Dev RNAMake gateway CILogon
     new 0a573a0  Merge branch 'develop' of github.com:apache/airavata into develop
23fb256 is described below

commit 23fb256b6d2a794c10a3ec4134109dda79dbfcf0
Author: eroma2014 <er...@gmail.com>
AuthorDate: Fri Dec 3 09:38:23 2021 -0500

    Adding Dev RNAMake gateway CILogon
---
 .../ansible/inventories/scigap/develop/host_vars/rnamake/vars.yml   | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/develop/host_vars/rnamake/vars.yml b/dev-tools/ansible/inventories/scigap/develop/host_vars/rnamake/vars.yml
index fb90179..624a742 100644
--- a/dev-tools/ansible/inventories/scigap/develop/host_vars/rnamake/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/develop/host_vars/rnamake/vars.yml
@@ -35,9 +35,9 @@ oauth_client_secret: "{{ vault_oauth_client_secret }}"
 auth_options:
   password:
     name: "RNAMake"
-#  external:
-#    - name: "Existing Institute Login"
-#      idp_alias: "cilogon"
+  external:
+    - name: "Existing Institute Login"
+      idp_alias: "cilogon"
 
 gateway_id: "rnamake"
 experiment_data_dir: "{{ user_data_dir }}/django-rnamake"