We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45d3fee + 8842902 commit 3ead4d9Copy full SHA for 3ead4d9
defaults/main.yml
@@ -18,7 +18,7 @@ cvmfs_configuration:
18
# Switching a client system from autofs to static mode requires some manual operations and is not supported by this Ansible role.
19
cvmfs_auto_setup: true
20
# If static mounts are used, these mount options will be applied in /etc/fstab (see https://github.com/cvmfs/cvmfs/issues/3447).
21
-cvmfs_mount_opts: "defaults,_netdev,x-systemd.mount-timeout=3min"
+cvmfs_mount_opts: "defaults,_netdev,x-systemd.mount-timeout=6min"
22
23
# Use FUSE3
24
cvmfs_use_fuse3: true
0 commit comments