On 10/06/2010 03:24 PM, Felix Frank wrote:
In any case, by /more/ selective commenting I've deduced that it's the
recurse => true in http://paste.lisp.org/display/115229 that triggers
this. If I leave it out (or change it to false), puppet applies the
catalog as expected.
Haven't I hinted at you to refactor that in IRC? ;-)
First get it working, then you can improve on it :)
Seriously though, make sure this is not related to checksums.
I've had a puppetd run hours when it tried to compute a completely
unnecessary checksum for a large catalina.out file in a recurse => true
directory.
Hrm. Interesting. I suppose it could have loaded the whole tree in
memory and be crunching on it, but I would consider that
counter-intuitive to say the least.
I fail to see why it would have to calculate checksums to ensure file
mode and ownership though.
Numerous workarounds float around in the issue tracker, but I have found
none to work in 0.25.5. I just evade recurse these days and use exec {
"chmod" ... } instead.
Hmm, OK, I'll keep searching for workarounds then.
Thanks,
Aggelos
--
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.