On Thu, 2008-10-16 at 21:14 +0200, Marc Fournier wrote: > In fact my usual use case is > changes => "set Boss Nass", > onlyif => "get Boss != Nass ", > as a workaround for the issue discussed in this thread: > http://thread.gmane.org/gmane.comp.sysutils.augeas.devel/985/focus=9753 > > The patch I sent indeed focused on the need for this workaround. The > behaviour of Joel's patch is definitely better.
I just released augeas-0.3.2, which does not need this workaround anymore: the behavior is now that files are only touched if their actual contents have changed, i.e. Augeas is now idempotent. The list of files that was actually modified is now also available at /augeas/events/saved ... that should make it easy to generate log messages about what was changed, either at the level of tree nodes or actual files. David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---