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

Adds support for an upstart based service. For #86. #94

Closed solarce closed 10 years ago

solarce commented 10 years ago

Adds support for an upstart based service. For #86.

jeffbyrnes commented 10 years ago

:+1:

jakedavis commented 10 years ago

My only comment is I'd probably have preferred to set the environment file as attributes and render it out. But we can circle back on that some other time. Looks good, thank you @solarce!