Title: Message Title
Patrick Morton commented on an issue
Puppet / Bug PUP-1255
Default file mode is now 0600 instead of 0644
As of Puppet 3.4.1 and 2.7.24, the default file mode when no mode is explicitly specified on a file resource has changed from 0644 to 0600. It appears from the commits (https://github.com/puppetlabs/puppet/commit/65909fbe and 691fbbeaa) that this was not the intention.

{noformat}
# rpm -q puppet
puppet-3.4.0-1.el6.noarch
# puppet apply -e 'file { "...

--
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/d/optout.

Reply via email to