hoeggsoftware / mule-cookbook

Chef cookbook for installing Mule ESB
Other
5 stars 8 forks source link

Corrected "can't modify frozen Array" when running Chef 13. #24

Closed PierreBeucher closed 7 years ago

PierreBeucher commented 7 years ago

Corrected Chef 13 compatibility issue #23. This was simply done by following the straight-forward instructions from Chef 13 Releases Notes to add a lzay{} helper: https://docs.chef.io/release_notes.html#default-values-for-resource-properties-are-frozen

I tested for both Ubuntu and CentOS with Chef 13, compatibility with Chef 12 should not cause any issue but it remains to be tested properly