On 11/30/2010 09:39 AM, Adriana wrote: > Hello, I would like to know it is possible to translate for example > the command > chmod -R 0777 /local. > As far as I know, I can write: > file { "/local": > mode => 0777, > recurse => true, >
Yes. Be cautious of gratuitous md5summing that may occur. I've seen it happen with clients up to 0.25.5, and it cannot be circumvented on those. Even though no content is being modified, puppet may compute md5sums for each and every file in the tree you are recursing. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.