From cd7c95dd54182b950a73b4a811b1593e6f07e5e0 Mon Sep 17 00:00:00 2001 From: Fabio Hernandez Date: Thu, 20 Sep 2018 14:13:47 +0200 Subject: [PATCH] Add CERN stratum 1 to the configuration --- etc/cvmfs/domain.d/lsst.eu.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/cvmfs/domain.d/lsst.eu.conf b/etc/cvmfs/domain.d/lsst.eu.conf index d6684b9..52254f6 100644 --- a/etc/cvmfs/domain.d/lsst.eu.conf +++ b/etc/cvmfs/domain.d/lsst.eu.conf @@ -7,17 +7,17 @@ # -# List of stratum 0 servers of the repositories for the 'lsst.eu' domain +# List of stratum 1 servers of the repositories for the 'lsst.eu' domain # Separate servers by ';' # -CVMFS_SERVER_URL='http://cclssts1.in2p3.fr/cvmfs/@fqrn@' +CVMFS_SERVER_URL='http://cclssts1.in2p3.fr/cvmfs/@fqrn@;http://cvmfs-stratum-one.cern.ch/cvmfs/@fqrn@' # # List of load-balanced proxy groups. Each proxy group is composed # of a list of URLs separated by ';'. Groups are separated by '|'. # -CVMFS_HTTP_PROXY='http://cclsstsqd.in2p3.fr:3128' +CVMFS_HTTP_PROXY='http://cclsstsqd.in2p3.fr:3128|DIRECT' #