Skip to content

Commit 4344ff9

Browse files
committed
reverse order of backup proxies because of bug in CVM-1920
1 parent 7164b83 commit 4344ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

60-osg.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ CVMFS_KEYS_DIR=/etc/cvmfs/keys/opensciencegrid.org
88
CVMFS_USE_GEOAPI=yes
99
CVMFS_CONFIG_REPOSITORY=config-osg.opensciencegrid.org
1010
CVMFS_CONFIG_REPO_REQUIRED=yes
11-
CVMFS_FALLBACK_PROXY="http://cvmfsbproxy.cern.ch:3126;http://cvmfsbproxy.fnal.gov:3126"
11+
CVMFS_FALLBACK_PROXY="http://cvmfsbproxy.fnal.gov:3126;http://cvmfsbproxy.cern.ch:3126"

0 commit comments

Comments
 (0)