Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

zookeeperd (8) Versions 0.2.8

Installs and configures Apache Zookeeper

Policyfile
Berkshelf
Knife
cookbook 'zookeeperd', '~> 0.2.8', :supermarket
cookbook 'zookeeperd', '~> 0.2.8'
knife supermarket install zookeeperd
knife supermarket download zookeeperd
README
Dependencies
Changelog
Quality 17%

Zookeeperd (zookeeper for chef!)

Install and configure zookeeper.

Client

  • recipe[zookeeperd::client]

Server

  • recipe[zookeeperd::server]

Infos:

Dependent cookbooks

apt >= 0.0.0
discovery >= 0.2.0
java >= 0.0.0
yum >= 0.0.0
runit >= 1.0.0
dpkg_autostart >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

v0.2.8

  • Manage JVM_FLAGS

v0.2.6

  • Set node attribute as hash with node ip addresses found in discovery

v0.2.4

  • Support for installing jar from Apache Archive tar.gz files

v0.2.2

  • Support for overriding zookeeperd.install.platform_version to support Amazon Linux
  • Colons in discovery search queries are now escaped correctly

v0.2.0

  • Add tests
  • Include support for runit

v0.1.6

  • Adds support for RHEL platform (thanks @ianrossi!)
  • Adds base test kitchen support

v0.1.2

  • Add attribute based size limit tuning for ids

v0.1.0

  • Initial release

Collaborator Number Metric
            

0.2.8 failed this metric

Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

0.2.8 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

0.2.8 failed this metric

FC009: Resource attribute not recognised: zookeeperd/recipes/apache_jar.rb:7
FC047: Attribute assignment does not specify precedence: zookeeperd/recipes/discovery.rb:45
FC047: Attribute assignment does not specify precedence: zookeeperd/recipes/discovery.rb:46
FC064: Ensure issues_url is set in metadata: zookeeperd/metadata.rb:1
FC065: Ensure source_url is set in metadata: zookeeperd/metadata.rb:1
FC066: Ensure chef_version is set in metadata: zookeeperd/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: zookeeperd/metadata.rb:1
FC069: Ensure standardized license defined in metadata: zookeeperd/metadata.rb:1
FC075: Cookbook uses node.save to save partial node data to the chef-server mid-run: zookeeperd/recipes/server.rb:83
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

0.2.8 passed this metric

Testing File Metric
            

0.2.8 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

0.2.8 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number