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 2020/06/25 22:45:13 UTC

[airavata] branch master updated: Changed the MIGA gateway domain on PI's request.

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 1b146a3  Changed the MIGA gateway domain on PI's request.
1b146a3 is described below

commit 1b146a30eec815bf5856a71d7d525610eac4afd9
Author: eroma2014 <er...@gmail.com>
AuthorDate: Thu Jun 25 18:45:03 2020 -0400

    Changed the MIGA gateway domain on PI's request.
---
 .../inventories/scigap/production/host_vars/microbial-genomes/vars.yml   | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/microbial-genomes/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/microbial-genomes/vars.yml
index 163b69e..d95d218 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/microbial-genomes/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/microbial-genomes/vars.yml
@@ -23,6 +23,7 @@
 airavata_django_extra_dependencies:
   - "git+https://github.com/bio-miga/miga-autocomplete.git#egg=miga_djangoapp"
 
+#vhost_servername: "clades.microbial-genomes.org" #Changed on Miguel's request on 06/25/2020
 vhost_servername: "clades.microbial-genomes.org"
 vhost_ssl: True
 ssl_certificate_file: "/etc/letsencrypt/live/clades.microbial-genomes.org/cert.pem"