Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache directories group root #173

Open
jcpunk opened this issue May 8, 2023 · 0 comments
Open

Cache directories group root #173

jcpunk opened this issue May 8, 2023 · 0 comments

Comments

@jcpunk
Copy link
Contributor

jcpunk commented May 8, 2023

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: true

What 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant