Skip to content

Commit afbd1a1

Browse files
authored
Merge pull request #307 from alex-rg/egi
Add RAL Stratum-1 to the list of Stratum-1 servers for the EESSI repository (egi)
2 parents 38d0819 + 9355abe commit afbd1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/cvmfs/domain.d/eessi.io.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CVMFS_FALLBACK_PROXY="$CVMFS_FALLBACK_PROXY"
44
. ../common.conf
55

66
# Stratum 1 servers for the eessi.io domain
7-
CVMFS_SERVER_URL="http://aws-eu-central-s1.eessi.science/cvmfs/@fqrn@;http://azure-us-east-s1.eessi.science/cvmfs/@fqrn@"
7+
CVMFS_SERVER_URL="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@"
88

99
# Public keys for the eessi.io domain
1010
CVMFS_KEYS_DIR="$CVMFS_MOUNT_DIR/$CVMFS_CONFIG_REPOSITORY/etc/cvmfs/keys/eessi.io"

0 commit comments

Comments
 (0)