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

support for configtype=s3 #48

Closed asher closed 10 years ago

asher commented 10 years ago

not sure if these are a good style fit or not, but this is how I got a zookeeper ensemble up with exhibitor successfully using a shared config in S3. thanks for providing the cookbook!

mwhooker commented 10 years ago

Awesome, thanks!

mwhooker commented 10 years ago

@asher I made some very slight changes here fyi https://github.com/SimpleFinance/chef-zookeeper/commit/411542768da54fe4a4223599c4c747fcb65604c9

jeffbyrnes commented 10 years ago

:+1: I would absolutely love to see a release cut & uploaded to the Community site; this looks like it might solve some instability issues we've had using the S3 config option.

mwhooker commented 10 years ago

good to know, @jeffbyrnes. There's some added work in #49 which might interest you. Was going to wait for that, but I'll go ahead and release this.

jeffbyrnes commented 10 years ago

@mwhooker oh! I saw that, but didn't realize it hadn't merged in. I'll happily wait for #49 to ship in, that looks like it builds on this in an awesome way.