Issue #1953 has been updated by jamtur01.
Pushed in commit:"cc4d6586d420f4beea1eeef85cfe7a28f8e493ac" in branch 0.24.x ---------------------------------------- Bug #1953: augeas type's ins support is broken http://projects.reductivelabs.com:80/issues/1953 Author: jbooth Status: Duplicate Priority: Normal Assigned to: Category: Target version: 0.24.8 Complexity: Unknown Affected version: 0.24.7 Keywords: The augeas type's implementation and support of the augeas command "ins/insert" is broken. Among other failings, provider/augeas/augeas.rb calls aug.insert("single parameter") when aug.insert is expecting 3 args. See attached patch which fixes provider/augeas/augeas.rb (fixes to make it go) and type/augeas.rb (doc updates for how "ins" actually works). ---------------------------------------- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
