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 a27eec4  Fixed a typo in gateway domain
a27eec4 is described below

commit a27eec484fa17f4ba688bebf80fc00ac3d8e246e
Author: Eroma Abeysinghe <eroma.abeysin...@gmail.com>
AuthorDate: Mon Nov 5 15:30:10 2018 -0500

    Fixed a typo in gateway domain
---
 .../ansible/inventories/scigap/production/pga_config/saverx/vars.yml    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/pga_config/saverx/vars.yml 
b/dev-tools/ansible/inventories/scigap/production/pga_config/saverx/vars.yml
index abfee20..dae49fc 100644
--- a/dev-tools/ansible/inventories/scigap/production/pga_config/saverx/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/pga_config/saverx/vars.yml
@@ -24,7 +24,7 @@ git_branch: "master"
 user: "pga"
 group: "pga"
 doc_root_dir: "/var/www/portals/{{ gateway_id }}"
-vhost_servername: "singlecellgatway.wharton.upenn.edu"
+vhost_servername: "singlecellgateway.wharton.upenn.edu"
 vhost_ssl: false
 # TODO: have Ansible manage these files as well
 #ssl_certificate_file: "/etc/letsencrypt/live/hubzero.scigap.org/cert.pem"

Reply via email to