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 d8bcee8ece Changed the domain of Cybershuttle dev/staging gateway
d8bcee8ece is described below

commit d8bcee8ecead270c81469c707c7fddf503671612
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Wed Feb 12 02:46:28 2025 -0500

    Changed the domain of Cybershuttle dev/staging gateway
---
 .../inventories/scigap/production/host_vars/testdrive-cs/vars.yml       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/host_vars/testdrive-cs/vars.yml
 
b/dev-tools/ansible/inventories/scigap/production/host_vars/testdrive-cs/vars.yml
index 8bdb665d3b..c8510df0a6 100644
--- 
a/dev-tools/ansible/inventories/scigap/production/host_vars/testdrive-cs/vars.yml
+++ 
b/dev-tools/ansible/inventories/scigap/production/host_vars/testdrive-cs/vars.yml
@@ -23,7 +23,7 @@
 # TODO: tus not setup yet
 tusd_vhost_servername:
 
-vhost_servername: "cybershuttle.org"
+vhost_servername: "dev.gateway.cybershuttle.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