Skip to content

Chef cookbook for provisioning zookeeper cluster

License

Notifications You must be signed in to change notification settings

BimoZX/zookeeper-cookbook

This branch is 23 commits behind BaritoLog/zookeeper-cookbook:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4c20ce2 · Mar 20, 2019

History

24 Commits
Sep 5, 2018
Mar 20, 2019
May 30, 2018
May 17, 2018
May 12, 2018
Sep 5, 2018
Mar 20, 2019
Mar 20, 2019
Sep 5, 2018
May 29, 2018
Mar 20, 2019
May 17, 2018
May 12, 2018
Mar 20, 2019
May 12, 2018
Mar 20, 2019
Mar 20, 2019

Repository files navigation

Zookeeper Cookbook

Chef cookbook for provisioning zookeeper cluster.

Releasing New Version

We need to do these whenever we release a new version:

  1. Run
bundle exec berks update
bundle exec berks vendor cookbooks
  1. Commit and updated cookbooks directory
  2. Tag the commit that we want to release with format <APP-VERSION>-<REVISION>

Version

This cookbook version will follow zookeeper version with extra revision indicator suffixed. For example:

  • 3.4.12-1 means that this is a revision 1 cookbook that will provision zookeeper version 3.4.12

About

Chef cookbook for provisioning zookeeper cluster

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 81.5%
  • C 17.3%
  • Other 1.2%