Bug #6418
Files with the "source" parameter set are automatically set to audit
| Status: | Closed | Start date: | 02/23/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | 2.6.7 | |||
| Affected Puppet version: | 2.6.0 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
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:
- create a .pp file defining a file resource with recurse = true
- run
puppet applyon that file - look in state.yaml
This appeared in 2.6.0
Related issues
History
Updated by Matt Robinson about 1 year ago
- Status changed from Unreviewed to Accepted
Updated by Nigel Kersten about 1 year ago
- Assignee set to Jesse Wolfe
Can you update this with the actual state please Jesse?
Updated by Jesse Wolfe about 1 year ago
- Status changed from Accepted to Merged - Pending Release
Available in2.6.next as of commit:7898345acef254ced9316e5a90104609ccb16c2e
Updated by James Turnbull about 1 year ago
- Target version set to 2.6.x
Updated by Jacob Helwig about 1 year ago
- Subject changed from Recursive files make entries in state.yaml to Files with the "source" parameter set are automatically set to audit
Updated by James Turnbull about 1 year ago
- Status changed from Merged - Pending Release to Closed
- Target version changed from 2.6.x to 2.6.6
Pushed in commit:63e911f90c0ab9e796b11cd42cc8d339e6c312b3
Updated by James Turnbull about 1 year ago
- Target version changed from 2.6.6 to 2.6.7