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

vault-cluster (5) Versions 1.1.0

Wrapper cookbook which installs and configures Vault with Consul as its backend.

Policyfile
Berkshelf
Knife
cookbook 'vault-cluster', '= 1.1.0', :supermarket
cookbook 'vault-cluster', '= 1.1.0'
knife supermarket install vault-cluster
knife supermarket download vault-cluster
README
Dependencies
Quality 0%

vault-cluster-cookbook

Build Status
Cookbook Version
Coverage
License

Wrapper cookbook which installs and configures Vault with
Consul as its backend.

Basic Usage

This cookbook was designed as an example on how to use our
Vault cookbook and [Consul cookbook][4] for providing a highly
available secrets management infrastructure. This cookbook highlights
several of our best practices for developing reusable infrastructure
at Bloomberg.

It provides a bullet-proof example on how to properly write a
wrapper cookbook and deploy secrets management infrastructure using
Chef. The values from the node attributes set in the [default recipe](recipes/default.rb)
are passed into the resources for both cookbooks.

Out of the box the following platforms are certified to work and
are tested using our [Test Kitchen][8] configuration. Additional platforms
may work, but your mileage may vary.
- CentOS (RHEL) 6.6, 7.1
- Ubuntu 12.04, 14.04

Dependent cookbooks

consul-cluster ~> 1.0
hashicorp-vault ~> 1.1

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Foodcritic Metric
            

1.1.0 failed this metric

FC031: Cookbook without metadata file: /tmp/cook/f5ae88dd34b68433292cc835/vault-cluster/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/f5ae88dd34b68433292cc835/vault-cluster/metadata.rb:1