Skip to content
Snippets Groups Projects
Commit c2282925 authored by Laurence Field's avatar Laurence Field
Browse files

update CVMFS config

parent d14fa132
Branches
No related tags found
No related merge requests found
......@@ -126,7 +126,8 @@ fi
sed -e "s#CVMFS_HTTP_PROXY=.*#CVMFS_HTTP_PROXY=\"auto\"#" -i /etc/cvmfs/default.local
sed -e "s#CVMFS_PAC_URLS=.*#CVMFS_PAC_URLS=\"http://localhost/wpad.dat;http://lhchomeproxy.cern.ch/wpad.dat;http://lhchomeproxy.fnal.gov/wpad.dat\"#" -i /etc/cvmfs/default.local
echo "CVMFS_SEND_INFO_HEADER=yes" >> /etc/cvmfs/default.local
# CVMFS might be more patient on slow or overloaded home networks
echo "CVMFS_MAX_RETRIES=3" >> /etc/cvmfs/default.local
# Update CVMFS servers
echo 'CVMFS_SERVER_URL="http://s1cern-cvmfs.openhtc.io/cvmfs/@fqrn@;http://s1fnal-cvmfs.openhtc.io/cvmfs/@fqrn@;http://s1ihep-cvmfs.openhtc.io/cvmfs/@fqrn@;http://s1ral-cvmfs.openhtc.io/cvmfs/@fqrn@;http://s1bnl-cvmfs.openhtc.io/cvmfs/@fqrn@;http://s1unl-cvmfs.openhtc.io/cvmfs/@fqrn@;http://s1asgc-cvmfs.openhtc.io:8080/cvmfs/@fqrn@"' >> /etc/cvmfs/domain.d/cern.ch.local
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment