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 f9acba9  Ansible: change label on CILogon auth option
f9acba9 is described below

commit f9acba99c073507847b46fb12ba00385479a97ee
Author: Marcus Christie <[email protected]>
AuthorDate: Thu Jan 16 15:19:52 2020 -0500

    Ansible: change label on CILogon auth option
---
 .../ansible/inventories/scigap/production/host_vars/testdrive/vars.yml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/host_vars/testdrive/vars.yml 
b/dev-tools/ansible/inventories/scigap/production/host_vars/testdrive/vars.yml
index 0fbbc6b..a6aaaf8 100644
--- 
a/dev-tools/ansible/inventories/scigap/production/host_vars/testdrive/vars.yml
+++ 
b/dev-tools/ansible/inventories/scigap/production/host_vars/testdrive/vars.yml
@@ -34,7 +34,7 @@ auth_options:
   password:
     name: "Airavata Test Drive Gateway"
   external:
-    - name: "CILogon"
+    - name: "existing institution credentials"
       idp_alias: "cilogon"
       logo: "images/cilogon-logo-24x24-b.png"
 

Reply via email to