# These are here so cvmfs will notice them if common.conf sets them CVMFS_USE_CDN="$CVMFS_USE_CDN" CVMFS_HTTP_PROXY="$CVMFS_HTTP_PROXY" CVMFS_FALLBACK_PROXY="$CVMFS_FALLBACK_PROXY" . ../common.conf if [ "$CVMFS_USE_CDN" = "yes" ]; then CVMFS_SERVER_URL="http://s1ral-cvmfs.openhtc.io/cvmfs/@fqrn@;http://s1nikhef-cvmfs.openhtc.io/cvmfs/@fqrn@" else CVMFS_SERVER_URL="http://cvmfs-egi.gridpp.rl.ac.uk:8000/cvmfs/@org@.gridpp.ac.uk;http://cvmfs01.nikhef.nl/cvmfs/@org@.gridpp.ac.uk" fi CVMFS_PUBLIC_KEY=$CVMFS_MOUNT_DIR/$CVMFS_CONFIG_REPOSITORY/etc/cvmfs/keys/gridpp.ac.uk.pub