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

Make recipe compatible with AWS OpsWorks #50

Closed yuvaloren closed 10 years ago

yuvaloren commented 10 years ago

Thanks for the wonderful project! Here the changes I've made to get it working for me on OpsWorks:

  1. Moved property files from inaccessible chef dir to exhibitor install dir
  2. Logged output to syslog
  3. Added option to set exhibitor/amazon log level
mwhooker commented 10 years ago

besides my one comment, this looks really good!

:+1:

thanks for the patch. I'll make sure it's merged in next week

mwhooker commented 10 years ago

thank you =)

yuvaloren commented 10 years ago

sweet!