Issue #2695 has been updated by James Turnbull. Target version changed from 0.25.5 to 0.25.6
---------------------------------------- Bug #2695: augeas type - send modified files to filebucket http://projects.puppetlabs.com/issues/2695 Author: David Lutterkort Status: Accepted Priority: Normal Assigned to: David Lutterkort Category: augeas Target version: 0.25.6 Affected 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 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.
