Issue #2695 has been updated by Jason Smith.

Is this issue still on the roadmap for inclusion in a future version? It would 
be really nice if augeas could preserve backup copies of config files in the 
filebucket before modifying them.

----------------------------------------
Bug #2695: augeas type - send modified files to filebucket
https://projects.puppetlabs.com/issues/2695#change-96395

* Author: David  Lutterkort
* Status: Accepted
* Priority: Normal
* Assignee: Bryan Kearney
* Category: augeas
* Target version: 
* Affected Puppet version: 0.25.0
* Keywords: 
* Branch: 
----------------------------------------
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



-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to