Title: Message Title
Kylo Ginsberg commented on an issue
Puppet / Bug PUP-2156
file provider silent behaviour change for "mode"
The type reference for file in Puppet 0.25.5 said:

{noformat}
file { '/some/dir':
  mode => 644,
  recurse => true,
}
{noformat}

Ref: http://docs.puppetlabs.com/references/0.25.5/type.html#file

I believe that there are many Puppet manifests out there that still writes file mode as 3-digit numbers and expect them to be interpreted as octal.
...

--
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 puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
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