Bug #2695
augeas type - send modified files to filebucket
| Status: | Accepted | Start date: | 10/04/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | augeas | |||
| Target version: | - | |||
| Affected Puppet version: | 0.25.0 | Branch: | ||
| Keywords: | ||||
| Votes: | 2 |
Description
Uses of the augeas type should send modified files to the filebucket. This can be implemented by doing the following in the provider
set /augeas/save to ‘noop’¶
call aug_save¶
look at /augeas/events/saved and send the files listed there to the file bucket¶
set /augeas/save to ‘overwrite’¶
call aug_save¶
Related issues
History
Updated by David Lutterkort over 2 years ago
- Category set to augeas
Updated by Markus Roberts about 2 years ago
- Target version set to 0.25.3
Updated by Markus Roberts about 2 years ago
- Target version changed from 0.25.3 to 0.25.4
Updated by James Turnbull about 2 years ago
- Target version changed from 0.25.4 to 0.25.5
Updated by James Turnbull almost 2 years ago
- Target version changed from 0.25.5 to 49
Updated by James Turnbull over 1 year ago
- Assignee changed from David Lutterkort to Bryan Kearney
Updated by James Turnbull about 1 year ago
- Target version deleted (
49)