Issue #6418 has been updated by James Turnbull. Status changed from Available In Testing Branch to Closed Target version changed from 2.6.x to 2.6.6
Pushed in commit:63e911f90c0ab9e796b11cd42cc8d339e6c312b3 ---------------------------------------- Bug #6418: Files with the "source" parameter set are automatically set to audit https://projects.puppetlabs.com/issues/6418 Author: Jesse Wolfe Status: Closed Priority: Normal Assignee: Jesse Wolfe Category: Target version: 2.6.6 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.
