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


The following commit(s) were added to refs/heads/master by this push:
     new 81259e7  Adding SSH key to Smaltr gateway
81259e7 is described below

commit 81259e71b1730dddfb011eb3f697f13dbcb58a4c
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Thu Jan 30 00:38:23 2020 -0500

    Adding SSH key to Smaltr gateway
---
 .../ansible/inventories/scigap/production/host_vars/toppic/vars.yml     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to