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 inserting a collection of values into zk #132

Closed ArtemZ closed 8 years ago

ArtemZ commented 9 years ago

Action :create now accepts a named hash :collection with keys for new nodes in path and values as their values respectively.

jeffbyrnes commented 9 years ago

@ArtemZ sorry it’s taken us so long to check this out; any chance of rebasing this, and adding tests to it?

jeffbyrnes commented 8 years ago

Closing due to lack of activity.