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

hashicorp-vault (55) Versions 1.3.0

Application cookbook for installing and configuring Vault.

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

vault-cookbook

Build Status
Cookbook Version
Coverage
License

Application cookbook for installing and configuring Hashicorp Vault.

Vault is a tool, which when used properly, manages secure access to
secrets for your infrastructure.

Basic Usage

This cookbook was designed from the ground up to make it dead simple
to install and configure a Vault cluster using Chef. It also highlights
several of our best practices for developing reusable infrastructure
at Bloomberg.

This cookbook provides [node attributes](attributes/default.rb) which
can be used to fine tune the default recipe which installs and
configures Kafka. The values from the node attributes are passed
directly into the configuration and service resources.

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

The correct way to use this cookbook is to create a
wrapper cookbook which configures all the members of the Vault
cluster. We provide an example Vault Cluster cookbook which
utilizes our Consul cookbook for a highly-available storage
solution for the cluster.

Foodcritic Metric
            

1.3.0 failed this metric

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