> 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? ;-)
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.
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.
Regards,
Felix
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.