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 1b61e62603 Changed the gateway domain in cybershuttle testdrive to
cybershuttle.org
1b61e62603 is described below
commit 1b61e62603cacf7e129fe0d981b009b4ba9f610c
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Mon Sep 9 17:09:21 2024 -0400
Changed the gateway domain in cybershuttle testdrive to cybershuttle.org
---
.../inventories/scigap/production/host_vars/testdrive-cs/vars.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 9b090464c2..03c6a3ff0e 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: "testdrive.cybershuttle.org"
+vhost_servername: "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"
@@ -46,7 +46,7 @@ auth_options:
logo: "images/cilogon-logo-24x24-b.png"
-gateway_id: "testdrive"
+ gateway_id: "testdrive"
experiment_data_dir: "{{ user_data_dir }}/testdrive-cs"
gateway_data_store_ssh_public_key: "ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQC56m6qPepsDF1Pcimaj7olXPFgJB+fhEa9k9pXYBcNR/X2xUV6OPxvUvBf2TUjJiPJlZH0XX+or98XvyL3TCuR9C1fAygia9uDM7fEi2V85MTMCzPLLI2qOhw30/HH9EeXSjpJRCB3fxhAhtyUkiaXYuZIR4lmk+v5oHX0CrmqCBnkoUQiZKi5A+sYU9AhYvXtmwJgo87PUzDqJ8+aUnM9rXVTf6dvZWZCiS0gCgqXedcbzcQqIl3fJ6RVI/Nz/61IAMeNwu8aCDkgV98BTblNv+dPRb53LpwV5+Gw66cppOGZJVA+sBTjwZI/Zamkgh5g9pf09nsX51l4YUupLKcB"
#django_user_data_archive_max_age_days: 180