-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 7
- Ruby: 2
- Distribution: Almalinux 9
- Module version: 9.0.0
How to reproduce (e.g Puppet code you use)
cvmfs::cvmfs_claim_ownership: "yes"
cvmfs::cvmfs_mount_rw: "no"
cvmfs::cvmfs_quota_ratio: 0.85
cvmfs::cvmfs_timeout: 90
cvmfs::cvmfs_timeout_direct: 900
cvmfs::cvmfs_shared_cache: "no"
cvmfs::cvmfs_syslog_level: NULL
cvmfs::cvmfs_fsck: true
cvmfs::cvmfs_fsck_options: -p
cvmfs::cvmfs_fsck_onreboot: true
cvmfs::repo_manage: false
cvmfs::cvmfs_hash:
fermilab.opensciencegrid.org: {}
cvmfs::fsck::usesystemd: trueWhat are you seeing
The cache dirs under /var/lib/cvmfs have owner cvmfs and group root.
What behaviour did you expect instead
The cache dirs under /var/lib/cvmfs should probably have owner cvmfs and group cvmfs.
Output log
Any additional information you'd like to impart
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels