On 29/12/10 12:41, Trevor Vaughan wrote: > [snipped] > > I'm thinking that size+time (similar to rsync) might be enough for most > files on a system. There will be relatively few files on a system that > you'll want to do a full checksum on.
In fact, I'm not so sure. Most puppetd runs don't change anything to the host (at least in my own setup). If we ever implement size+time, then we'd still have to md5 the files because size+time would match for every managed file. Anyway, I'll try this week-end to summarize how many times we checksum a given source/content file and see if we can squeeze some time... -- Brice Figureau My Blog: http://www.masterzen.fr/ -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en.
