On 14/03/10 08:46, Luke Kanies wrote: > I actually think this *is* the fix for the regression. > > You basically need some way to signal the metadata class that you're not > interested in the checksum; this is one such way.
Yes, this was the less intrusive way of doing this. > The only change I would make is to change it so this is the default - > checksum should default to 'none', and only default to 'md5' if > something like 'source' is specified. That would make sense. I'll try to see if I can come with something that acts like this. > This behaviour will be a bit harder to test all the behaviours of, but > it doesn't require that people change their Puppet code, and it would > behave as people expect. That's correct and looks better on drawing board. I just need to see how the checksum property can know if there is a source or a content property in the file resource. -- 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.
