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

Split out config render bits into separate recipe #97

Closed solarce closed 10 years ago

solarce commented 10 years ago

Having the config render stuff that's currently in default.rb be in a separate recipe that's included in default.rb would simplify enable me to use my wrapper cookbook for both AMI generation (where I don't want to generate a config, just plop java and zk onto the node) and for actually deploying a cluster