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 2023/02/03 17:28:25 UTC

[airavata] branch master updated: Changing SMILES gateway domain to gateway.smiles.iu.edu

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 fee8bb7bf0 Changing SMILES gateway domain to gateway.smiles.iu.edu
fee8bb7bf0 is described below

commit fee8bb7bf0fbddd0d21ffeabd4ca0278a7f3e06a
Author: eroma2014 <er...@gmail.com>
AuthorDate: Fri Feb 3 12:28:13 2023 -0500

    Changing SMILES gateway domain to gateway.smiles.iu.edu
---
 .../ansible/inventories/scigap/production/host_vars/smiles/vars.yml     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/smiles/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/smiles/vars.yml
index 15404e4a9b..a36d4baa27 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/smiles/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/smiles/vars.yml
@@ -27,7 +27,7 @@ tusd_vhost_servername:
 gateway_data_store_hostname: "scigap13.sciencegateways.iu.edu"
 gateway_data_store_resource_id: "scigap13.sciencegateways.iu.edu_6af5c97c-a593-443a-9ac4-fdaca1170304"
 
-vhost_servername: "gateway.smiles.seagrid.org"
+vhost_servername: "gateway.smiles.iu.edu"
 vhost_ssl: True
 ssl_certificate_file: "/etc/letsencrypt/live/{{ vhost_servername }}/cert.pem"
 ssl_certificate_chain_file: "/etc/letsencrypt/live/{{ vhost_servername }}/fullchain.pem"