File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,20 @@ Role Configuration
11
11
See [ defaults/main.yml] ( defaults/main.yml ) .
12
12
13
13
14
+ Role Functionality
15
+ ------------------
16
+
17
+ The following features are supported:
18
+ - Static repository mounts (using ` /etc/fstab ` ) as well as the more standard method of dynamically mounting repositories using autofs
19
+ - Automatically reload configuration when the configuration file is updated
20
+ - Setting the autofs timeout
21
+ - Optional fuse3 installation
22
+ - Optionally creating a dedicated volume group, logical volume, and filesystem for the CVMFS cache
23
+ - Automatic testing and configuration validation
24
+ - Creating a CVMFS user and group with a specific UID/GID if desired (recommended for alien cache use)
25
+ - Modular installation of CVMFS configuration packages
26
+ - Support for applying any arbitrary client configuration setting
27
+
14
28
Author Information
15
29
------------------
16
30
You can’t perform that action at this time.
0 commit comments