Issue #22938 has been reported by Dustin Mitchell.
----------------------------------------
Bug #22938: file type docs don't mention that symbolic perms are applied
against the existing perms
https://projects.puppetlabs.com/issues/22938
* Author: Dustin Mitchell
* Status: Accepted
* Priority: Normal
* Assignee: Dustin Mitchell
* Category:
* Target version:
* Affected Puppet version:
* Keywords:
* Branch:
----------------------------------------
This will only affect the group execute bit, leaving all other bits in place:
file {
"/tmp/foo":
mode => "g+x";
}
and in fact the code goes to some length to achieve this. However, it is
neither documented nor tested.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.