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

[airavata] branch master updated: Ansible: comment out external auth in cgpe

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

machristie 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 739c1d8  Ansible: comment out external auth in cgpe
739c1d8 is described below

commit 739c1d84e4add988bced8e69c336e61f183ed57d
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Tue Jan 14 09:07:04 2020 -0500

    Ansible: comment out external auth in cgpe
---
 dev-tools/ansible/inventories/scigap/production/host_vars/cgpe/vars.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/cgpe/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/cgpe/vars.yml
index d02794d..8092fd8 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/cgpe/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/cgpe/vars.yml
@@ -35,7 +35,7 @@ oauth_client_secret: "{{ vault_oauth_client_secret }}"
 auth_options:
   password:
     name: "CGPExplorer Gateway"
-  external:
+#  external:
 #    - name: "Existing Institution Credentials"
 #      idp_alias: "cilogon"
 #      logo: "images/cilogon-logo-24x24-b.png"