You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by er...@apache.org on 2018/04/24 20:48:19 UTC

[airavata] branch master updated: Changed the CILogon name and logo in CILogon button

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 3f84204  Changed the CILogon name and logo in CILogon button
3f84204 is described below

commit 3f842042a723214b63af48855ae453238bd4912f
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Tue Apr 24 16:48:13 2018 -0400

    Changed the CILogon name and logo in CILogon button
---
 .../inventories/scigap/production/pga_config/georgiastate/vars.yml      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/pga_config/georgiastate/vars.yml b/dev-tools/ansible/inventories/scigap/production/pga_config/georgiastate/vars.yml
index 0c98878..5cdb4ec 100644
--- a/dev-tools/ansible/inventories/scigap/production/pga_config/georgiastate/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/pga_config/georgiastate/vars.yml
@@ -45,7 +45,7 @@ auth_options:
   - name: "GSU Login"
     oauth_grant_type: "authorization_code"
     oauth_authorize_url_extra_params: "kc_idp_hint=cilogon"
-    logo: "/assets/cilogon-logo-24x24-b.png"
+    logo: "/assets/gsu.png" #cilogon-logo-24x24-b.png
 oauth_callback_url: "https://{{ vhost_servername }}/callback-url"
 
 gateway_id: "georgiastate"

-- 
To stop receiving notification emails like this one, please contact
eroma@apache.org.