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/06/04 20:34:05 UTC

[airavata] branch master updated: Added new theme to CSBG LSU gateway

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 359434f  Added new theme to CSBG LSU gateway
359434f is described below

commit 359434fe648d63b7677bf62c7868d6d4c1f31f6f
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Mon Jun 4 16:33:56 2018 -0400

    Added new theme to CSBG LSU gateway
---
 .../ansible/inventories/scigap/production/pga_config/csbglsu/vars.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/pga_config/csbglsu/vars.yml b/dev-tools/ansible/inventories/scigap/production/pga_config/csbglsu/vars.yml
index 60fd88e..2a9e774 100644
--- a/dev-tools/ansible/inventories/scigap/production/pga_config/csbglsu/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/pga_config/csbglsu/vars.yml
@@ -56,8 +56,8 @@ super_admin_portal: "false"
 admin_emails: "['sgrc-iu-group@iu.edu','mbrylinski@lsu.edu']"
 portal_email_username: "pga.airavata@gmail.com"
 portal_email_password: "{{ vault_portal_email_password }}"
-#portal_theme: "gsu-gateway-theme"
-#portal_theme_repo: "https://github.com/SciGaP/gsu-gateway-theme"
+portal_theme: "csbglsu-gateway-theme"
+portal_theme_repo: "https://github.com/SciGaP/csbglsu-gateway-theme"
 portal_title: "LSU Computational Sys Biology"
 pga_google_analytics_id: "UA-117484529-1"
 ...

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