File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -57,12 +57,10 @@ cvmfs_client_lv_name: "cvmfs"
5757# set to ~ 85% of this amount, to allow for momentary usage beyond the quota while cache clean-up is in progress.
5858cvmfs_cache_size : " 50000"
5959
60- # The list of repositories that will be accessible. CVMFS_STRICT_MOUNT is enabled so this IS
61- # an exclusive list; your inventory must include any additional repositories you wish to use.
62- # In particular cvmfs-config.computecanada.ca is required for other Compute Canada repositories to function.
60+ # The list of repositories that you are interested in, e.g. for monitoring purposes.
61+ # Note that if CVMFS_STRICT_MOUNT is enabled this will be an exclusive list, preventing other repositories from being mounted.
6362cvmfs_repositories :
6463 - " soft.computecanada.ca"
65- - " cvmfs-config.computecanada.ca"
6664
6765# The list of caching proxy servers to use.
6866# For more info see
You can’t perform that action at this time.
0 commit comments