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
1111See [ defaults/main.yml] ( defaults/main.yml ) .
1212
1313
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+
1428Author Information
1529------------------
1630
You can’t perform that action at this time.
0 commit comments