Page MenuHomePhabricator

Inconsistent groups for Git repositories with role::puppetmaster::standalone
Closed, ResolvedPublic

Description

On a fresh instance with role::puppetmaster::standalone enabled (no class parameters), /var/lib/git/labs/private and /var/lib/git/operations/software are owned by gitpuppet:root, while /var/lib/git/operations/puppet is owned by gitpuppet:gitpuppet. To me this looks like an oversight, and all repositories should have the same owner/group.