Issue #3731 has been updated by Doug Warner.
It looks like this is a problem with the updated augeas provider; it used to just return an array as-is (nested or not) where the new version (puppet 0.25) does parsing on each array member. Perhaps a simple "flatten" would be enough to make this work again. ---------------------------------------- Bug #3731: Cannot merge two arrays - Failed to retrieve current state of resource: undefined method `strip!' for #<Array:0x7f96f20436a8>" http://projects.puppetlabs.com/issues/3731 Author: Doug Warner Status: Accepted Priority: Normal Assigned to: Markus Roberts Category: parser Target version: Affected version: 0.25.4 Keywords: Branch: -- 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.
