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/26 19:47:39 UTC

[airavata] branch master updated: Added vhost server alias for searching SRA

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 f79c7f7  Added vhost server alias for searching SRA
f79c7f7 is described below

commit f79c7f792d2961055a8353c6da4077a5f9456e62
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Thu Apr 26 15:47:32 2018 -0400

    Added vhost server alias for searching SRA
---
 .../inventories/scigap/production/pga_config/searchingSRA/vars.yml       | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-tools/ansible/inventories/scigap/production/pga_config/searchingSRA/vars.yml b/dev-tools/ansible/inventories/scigap/production/pga_config/searchingSRA/vars.yml
index d35da28..820c5ed 100644
--- a/dev-tools/ansible/inventories/scigap/production/pga_config/searchingSRA/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/pga_config/searchingSRA/vars.yml
@@ -25,6 +25,7 @@ user: "pga"
 group: "pga"
 doc_root_dir: "/var/www/portals/{{ gateway_id }}"
 vhost_servername: "www.searchsra.org"
+vhost_serveralias: "sciencegateway.searchsra.org"
 vhost_ssl: true
 # TODO: have Ansible manage these files as well
 ssl_certificate_file: "/etc/letsencrypt/live/www.searchsra.org/cert.pem"

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