Title: Message Title
Adrien Thebo commented on an issue
Puppet / Bug PUP-1568
Error reporting within augeas provider fails
If the augeas provider fails to store a change to a file it's error reporting is broken due to the refactoring that happened in https://github.com/puppetlabs/puppet/commit/000b8fef6a33e5c9f56c0801523de15a0e5bc30b

{noformat}
# cat foo.pp
augeas{'enable_shorewall':
  context => '/files/etc/sysconfig/shorewall',
  changes => 'set startup 1',
  lens ...


--
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