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

init.d -style startup script option added #136

Closed shaneramey closed 9 years ago

shaneramey commented 9 years ago

Since upstart doesn't work inside Docker, add a init.d -style startup script for use with Test Kitchen

jakedavis commented 9 years ago

Thank you!