Displaying 1 result from an estimated 1 matches for "solaris_permissions".
2007 May 21
2
change group always to "other"
...ot,
group => sys,
mode => 400,
}
When executed we get
#:/# /usr/local/bin/puppetd --server myserver --waitforcert 60 --test
notice: Ignoring cache
info: Caching configuration at /var/puppet/state/localconfig.yaml
notice: Starting configuration run
notice: //basenode/solaris_permissions/File[/etc/passwd]/group: group
changed ''other'' to ''other''
info: Sent transaction report in 0.64 seconds
notice: Finished configuration run in 0.96 seconds
Same with a "realize" user, the gid is always set to 1
Ruby version is 1.8.6 compiled from sourc...