[Puppet - Bug #14857] gid on files and directories don't change if group's gid is changed

2012-11-01 Thread tickets
Issue #14857 has been updated by Bram Mertens. Hi, I agree that puppet shouldn't alter the ownership of files just anywhere on the file system but it should change the ownership in the user's home directory. On my fedora 17 system running version 2.7.18 changing the user ID and group ID of

[Puppet - Bug #14857] gid on files and directories don't change if group's gid is changed

2012-06-10 Thread tickets
Issue #14857 has been updated by Stefan Schulte. Puppet will already fix ownership/group membership of files that are managed with puppet (`owner` and `group` property). And in my opinion puppet should **not** try to correct already existing files that are not under puppet control. Let's say