Issue #8609 has been updated by Daniel Pittman.
So, to (hopefully) avoid my having the same conversation again: when we `audit` something in the agent, we are really just storing the state of things on local disk. There is absolutely no comparison against anything, which is why this is the right change to make; the state of the server could only possibly be relevant if we did compare things. ---------------------------------------- Bug #8609: Puppet auditing shouldn't consult server-side files from a "source" parameter https://projects.puppetlabs.com/issues/8609 Author: Nigel Kersten Status: Accepted Priority: High Assignee: Category: Target version: 2.6.x Affected Puppet version: 2.6.9 Keywords: Branch: >From #8418, <blockquote> Talking with Nigel I realized that while the issue with puppet inspect not using run-mode correctly still needs to be fixed (and I believe is in the attached branch), auditing still shouldn’t be needing to inspect the content of source files, it should only be inspecting the content of the file being managed on the puppet agent system. I imagine there’s some weirdness in the content and source attributes of the file resource that need to be disentangled a bit when auditing. </blockquote> -- 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.
