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 2018/12/03 21:27:51 UTC

[airavata] branch develop updated: adding CILogon to next TDB dev gateway

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 2b6937f  adding CILogon to next TDB dev gateway
2b6937f is described below

commit 2b6937fd92511ec6e52215048bf0339e7ce0f71d
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Mon Dec 3 16:27:43 2018 -0500

    adding CILogon to next TDB dev gateway
---
 .../ansible/inventories/scigap/develop/host_vars/nexttdb/vars.yml     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/develop/host_vars/nexttdb/vars.yml b/dev-tools/ansible/inventories/scigap/develop/host_vars/nexttdb/vars.yml
index 6e33d25..c93afa2 100644
--- a/dev-tools/ansible/inventories/scigap/develop/host_vars/nexttdb/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/develop/host_vars/nexttdb/vars.yml
@@ -37,8 +37,8 @@ auth_options:
   password:
     name: "Next Generation Thermodynamics Gateway"
   external:
- #   - name: "Existing Institute"
- #     idp_alias: "cilogon"
+    - name: "Existing Institute"
+      idp_alias: "cilogon"
 
 gateway_id: "nexttdb"
 experiment_data_dir: "{{ user_data_dir }}/django-nexttdb"