Issue #6418 has been updated by Jacob Helwig. Subject changed from Recursive files make entries in state.yaml to Files with the "source" parameter set are automatically set to audit
---------------------------------------- Bug #6418: Files with the "source" parameter set are automatically set to audit https://projects.puppetlabs.com/issues/6418 Author: Jesse Wolfe Status: Available In Testing Branch Priority: Normal Assignee: Jesse Wolfe Category: Target version: 2.6.x Affected Puppet version: 2.6.0 Keywords: Branch: Files managed recursively get logged to state.yaml as if they were audited: their mode, type, owner, group, and content get saved. Steps to reproduce: 1. create a .pp file defining a file resource with recurse = true 2. run `puppet apply` on that file 3. look in state.yaml This appeared in 2.6.0 -- 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.
