This is an automated email from the ASF dual-hosted git repository. eroma pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airavata.git
commit a2dad122d946b56c48e642f64b1881ceb0be8660 Author: Eroma Abeysinghe <[email protected]> AuthorDate: Fri Jan 24 17:09:57 2020 -0500 Deploying SMALTR gateway --- .../ansible/inventories/scigap/production/host_vars/smaltr/vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/smaltr/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/smaltr/vars.yml index e2eaf17..93ea855 100644 --- a/dev-tools/ansible/inventories/scigap/production/host_vars/smaltr/vars.yml +++ b/dev-tools/ansible/inventories/scigap/production/host_vars/smaltr/vars.yml @@ -35,7 +35,7 @@ oauth_client_secret: "{{ vault_oauth_client_secret }}" auth_options: password: name: "SMALTR Gateway" - external: +# external: # - name: "Existing Institution Credentials" # idp_alias: "cilogon" # logo: "images/cilogon-logo-24x24-b.png"
