Skip to content

Commit b13f431

Browse files
committed
Added NREC Stratum1 server to all.yml
1 parent cddd304 commit b13f431

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

inventory/group_vars/all.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ eessi_cvmfs_config_repo:
2424
-----END PUBLIC KEY-----
2525
urls:
2626
- "http://cvmfs-s1-rug.eessi-hpc.org/cvmfs/@fqrn@"
27+
- "http://cvmfs-s1-bgo.eessi-hpc.org/cvmfs/@fqrn@"
2728
repository:
2829
repository: cvmfs-config.eessi-hpc.org
2930
stratum0: cvmfs-s0.eessi-hpc.org
@@ -58,6 +59,7 @@ eessi_cvmfs_server_urls:
5859
use_geoapi: true
5960
urls:
6061
- "http://cvmfs-s1-rug.eessi-hpc.org/cvmfs/@fqrn@"
62+
- "http://cvmfs-s1-bgo.eessi-hpc.org/cvmfs/@fqrn@"
6163

6264
# Configuration of all the repositories.
6365
eessi_cvmfs_repositories:

0 commit comments

Comments
 (0)