From 7ec82525a79ef25baf725f6e5ae846ef4adc5127 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bob=20Dr=C3=B6ge?= Date: Fri, 29 Aug 2025 13:34:31 +0200 Subject: [PATCH 1/2] add RAL Stratum1 --- inventory/group_vars/all.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/group_vars/all.yml b/inventory/group_vars/all.yml index 2e065e48..eb6931c5 100644 --- a/inventory/group_vars/all.yml +++ b/inventory/group_vars/all.yml @@ -37,6 +37,7 @@ eessi_cvmfs_server_urls: urls: - "http://aws-eu-central-s1.eessi.science/cvmfs/@fqrn@" - "http://azure-us-east-s1.eessi.science/cvmfs/@fqrn@" + - "http://cvmfs-ext.gridpp.rl.ac.uk:8000/cvmfs/@fqrn@" # Configuration of all the repositories. eessi_cvmfs_repositories: From a544e79af14b7581ec2bb13d198e3aaf5616f75c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bob=20Dr=C3=B6ge?= Date: Fri, 17 Oct 2025 16:38:38 +0200 Subject: [PATCH 2/2] use eessi.science DNS name for RAL Stratum 1 --- inventory/group_vars/all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/all.yml b/inventory/group_vars/all.yml index eb6931c5..5dad42ea 100644 --- a/inventory/group_vars/all.yml +++ b/inventory/group_vars/all.yml @@ -37,7 +37,7 @@ eessi_cvmfs_server_urls: urls: - "http://aws-eu-central-s1.eessi.science/cvmfs/@fqrn@" - "http://azure-us-east-s1.eessi.science/cvmfs/@fqrn@" - - "http://cvmfs-ext.gridpp.rl.ac.uk:8000/cvmfs/@fqrn@" + - "http://ral-uk-s1.eessi.science:8000/cvmfs/@fqrn@" # Configuration of all the repositories. eessi_cvmfs_repositories: