evertrue / zookeeper-cookbook

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

Missing template/default/zookeeper.initd.erb file? #138

Closed fhwang closed 8 years ago

fhwang commented 9 years ago

bb9e15 refers to a zookeeper.initd.erb template, but it wasn't part of that commit and can't be found anywhere in the project. Was it left out of the commit by accident?

fhwang commented 9 years ago

Oops, here's the SHA: bb9e156031feec452f37d1fef74e396732973ca4

jeffbyrnes commented 9 years ago

Hmm, yeah, #136 does seem to be missing an actual SysV script. However, you could supply your own in your wrapper cookbook, so that’s an option.

Still, we should have one here.

fhwang commented 9 years ago

Cool, no problem. We're probably fine on our end, just thought you guys might like to know in case it was unintentional.

jeffbyrnes commented 8 years ago

This was fixed in #148 & shipped in v2.13.0.