Skip to content

Cache directories group root #173

@jcpunk

Description

@jcpunk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions