Skip to content

Commit 99efeda

Browse files
committed
update default repo list
1 parent 5525856 commit 99efeda

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

defaults/main.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff 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.
5858
cvmfs_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.
6362
cvmfs_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

0 commit comments

Comments
 (0)