Issue #5714 has been updated by Daniel Pittman. Description updated Status changed from Unreviewed to Accepted
---------------------------------------- Bug #5714: Use of :absent and :notlink for File/target is inconsistent in state.yml https://projects.puppetlabs.com/issues/5714 Author: Jesse Wolfe Status: Accepted Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: Audit stores a different value in state.yaml for different kinds of "not applicable" values. That makes it possible to get useless audit messages like: <code>notice: /Stage[main]//File[/tmp/foo]/target: audit change: previously recorded value notlink has been changed to absent</code> Ideally, these values would both be represented by "nil" in the yaml. There might be other properties on various providers with other representations of "N/A". -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
