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

return zk_connect. #40

Closed miah closed 11 years ago

mwhooker commented 11 years ago

+1

It doesn't do that already?

miah commented 11 years ago

Its currently assigning a value to zk_connect but then doing nothing with it.

mwhooker commented 11 years ago

Ah, damn, you're right. It fails unless you give a chroot.

Will you also bump the bugfix number on the version?