evertrue / zookeeper-cookbook

Chef cookbook for installing and managing Zookeeper.
https://supermarket.chef.io/cookbooks/zookeeper
Apache License 2.0
81 stars 117 forks source link

Fixes undefined method new error #116

Closed mikesplain closed 9 years ago

mikesplain commented 9 years ago

Seems to fix #93 by temporarily renaming Zookeeper module. Also see opscode/chef#2575 for more details.

eherot commented 9 years ago

It upsets me that this works.

jakedavis commented 9 years ago

Whoa. So I think I'm still lost, is this a regression in Chef 12 then?

eherot commented 9 years ago

I think it's a newly introduced bug that happens to have symptoms similar to an old one...