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 10aaaf75cee09eddfacea5d90d7798919f0cde58 Author: Eroma Abeysinghe <[email protected]> AuthorDate: Fri Jan 24 17:10:18 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 93ea855..e2eaf17 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"
