Skip to content

Commit 08a47dd

Browse files
authored
Merge pull request #14 from cvmfs-contrib/20231121-docs
add features in doc
2 parents 8da0230 + 1dc62eb commit 08a47dd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,20 @@ Role Configuration
1111
See [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+
1428
Author Information
1529
------------------
1630

0 commit comments

Comments
 (0)