[Puppet Users] Re: can checksum be set to none on a file if content is defined?

2010-08-27 Thread John Lyman
That is the behavior I want, and I am actually using "replace => false" (though I didn't in my example). My only problem is that I have nodes that run in noop mode, and even though the file doesn't change, they will complain that the checksum has changed eventually. I think puppet "forgets" the ch

Re: [Puppet Users] Re: can checksum be set to none on a file if content is defined?

2010-09-09 Thread John Warburton
I'm getting this too on 0.25.5 when a file does not yet exist, and when I don't care about about md5 changes *after* the file has been created by puppet Like John, I don't particularly care when the checksum changes, and don't want it to appear in my noop reports It is unclear from the 2.6.x rele