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

machristie 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 767b5ef4ff Ansible: switch delta prod back to real domain name
767b5ef4ff is described below

commit 767b5ef4ff514fc0f3e55121ac89ba7e6e16970c
Author: Marcus Christie <[email protected]>
AuthorDate: Tue Aug 16 11:48:46 2022 -0400

    Ansible: switch delta prod back to real domain name
---
 .../ansible/inventories/scigap/production/host_vars/delta/vars.yml     | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/host_vars/delta/vars.yml 
b/dev-tools/ansible/inventories/scigap/production/host_vars/delta/vars.yml
index e87478025e..cc720ab0b6 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/delta/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/delta/vars.yml
@@ -29,8 +29,7 @@ gateway_data_store_resource_id: 
"delta-topology.jetstream-cloud.org_61fe21d4-07e
 tusd_vhost_servername:
 airavata_django_git_branch: "delta-topology-workshop"
 
-# vhost_servername: "delta-topology.org"
-vhost_servername: "delta.js2.scigap.org"
+vhost_servername: "delta-topology.org"
 vhost_ssl: True
 ssl_certificate_file: "/etc/letsencrypt/live/{{ vhost_servername }}/cert.pem"
 ssl_certificate_chain_file: "/etc/letsencrypt/live/{{ vhost_servername 
}}/fullchain.pem"

Reply via email to