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/12 17:52:50 UTC

[airavata] branch develop updated: Replacing the existing domain with interactwel.org

This is an automated email from the ASF dual-hosted git repository.

eroma pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/develop by this push:
     new b53e2db  Replacing the existing domain with interactwel.org
b53e2db is described below

commit b53e2db0f04c29517eb31f0c6a7aca6b69bd74ff
Author: eroma2014 <er...@gmail.com>
AuthorDate: Fri Jun 12 13:52:34 2020 -0400

    Replacing the existing domain with interactwel.org
---
 .../inventories/scigap/develop/host_vars/interactwel/vars.yml    | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/develop/host_vars/interactwel/vars.yml b/dev-tools/ansible/inventories/scigap/develop/host_vars/interactwel/vars.yml
index cd09b2c..de2824c 100644
--- a/dev-tools/ansible/inventories/scigap/develop/host_vars/interactwel/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/develop/host_vars/interactwel/vars.yml
@@ -20,12 +20,13 @@
 
 ---
 #airavata_django_git_branch: "simccs"
-vhost_servername: "django.interactwel.scigap.org"
+#vhost_servername: "django.interactwel.scigap.org"
+vhost_servername: "interactwel.org"
 vhost_ssl: true
 # sudo certbot --apache certonly -d django.simccs.scigap.org
-ssl_certificate_file: "/etc/letsencrypt/live/django.interactwel.scigap.org/cert.pem"
-ssl_certificate_chain_file: "/etc/letsencrypt/live/django.interactwel.scigap.org/fullchain.pem"
-ssl_certificate_key_file: "/etc/letsencrypt/live/django.interactwel.scigap.org/privkey.pem"
+ssl_certificate_file: "/etc/letsencrypt/live/interactwel.org/cert.pem"
+ssl_certificate_chain_file: "/etc/letsencrypt/live/interactwel.org/fullchain.pem"
+ssl_certificate_key_file: "/etc/letsencrypt/live/interactwel.org/privkey.pem"
 
 interactwel_django_app_branch: "api-integration"
 airavata_django_extra_dependencies: