cookbook 'hashicorp-vault', '= 2.5.0'
hashicorp-vault
(58) Versions
2.5.0
-
-
6.3.19
-
6.3.18
-
6.3.17
-
6.3.16
-
6.3.15
-
6.3.14
-
6.3.13
-
6.3.12
-
6.3.11
-
6.3.10
-
6.3.9
-
6.3.8
-
6.3.7
-
6.3.6
-
6.3.5
-
6.3.4
-
6.3.3
-
6.3.2
-
6.3.1
-
6.3.0
-
6.2.0
-
6.1.0
-
6.0.3
-
6.0.2
-
6.0.1
-
6.0.0
-
5.3.1
-
5.3.0
-
5.2.0
-
5.1.0
-
5.0.2
-
5.0.1
-
5.0.0
-
4.3.0
-
4.2.0
-
4.1.0
-
4.0.1
-
4.0.0
-
3.0.2
-
3.0.1
-
3.0.0
-
2.5.0
-
2.4.0
-
2.3.0
-
2.2.0
-
2.1.1
-
2.1.0
-
2.0.0
-
1.5.1
-
1.5.0
-
1.4.0
-
1.3.1
-
1.3.0
-
1.2.1
-
1.2.0
-
1.1.0
-
1.0.1
-
1.0.0
Follow20
- 6.3.19
- 6.3.18
- 6.3.17
- 6.3.16
- 6.3.15
- 6.3.14
- 6.3.13
- 6.3.12
- 6.3.11
- 6.3.10
- 6.3.9
- 6.3.8
- 6.3.7
- 6.3.6
- 6.3.5
- 6.3.4
- 6.3.3
- 6.3.2
- 6.3.1
- 6.3.0
- 6.2.0
- 6.1.0
- 6.0.3
- 6.0.2
- 6.0.1
- 6.0.0
- 5.3.1
- 5.3.0
- 5.2.0
- 5.1.0
- 5.0.2
- 5.0.1
- 5.0.0
- 4.3.0
- 4.2.0
- 4.1.0
- 4.0.1
- 4.0.0
- 3.0.2
- 3.0.1
- 3.0.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.1
- 2.1.0
- 2.0.0
- 1.5.1
- 1.5.0
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.1
- 1.0.0
Application cookbook for installing and configuring Vault.
cookbook 'hashicorp-vault', '= 2.5.0', :supermarket
knife supermarket install hashicorp-vault
knife supermarket download hashicorp-vault
hashicorp-vault cookbook
Application cookbook for installing and configuring Hashicorp Vault.
Vault is a tool, which when used properly, manages secure manage to
secrets for your infrastructure.
Platform Support
The following platforms have been certified with integration tests
using Test Kitchen:
- CentOS (RHEL) 5.11, 6.8, 7.2
- Ubuntu 12.04, 14.04, 16.04
Basic Usage
This cookbook was designed from the ground up to make it dead simple
to install and configure the Vault daemon as a system service
using Chef. It highlights several of our best practices for developing
reusable infrastructure at Bloomberg.
This cookbook provides three sets of
[node attributes](attributes/default.rb) which can be used to fine
tune the default recipe which installs and configures Vault. The
values from these node attributes are fed directly into the custom
resources.
This cookbook can be added to the run list of all of the nodes that
you want to be part of the cluster. But the best way to use this is in
a wrapper cookbook which sets up a backend, and potentially even
TLS certificates. We provide an example Vault Cluster cookbook
which uses our Consul cookbook for a highly-available
storage solution.
Dependent cookbooks
build-essential >= 0.0.0 |
golang ~> 1.7 |
poise ~> 2.6 |
poise-service ~> 1.1 |
rubyzip ~> 1.0 |
Contingent cookbooks
Collaborator Number Metric
2.5.0 passed this metric
Contributing File Metric
2.5.0 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
2.5.0 failed this metric
FC066: Ensure chef_version is set in metadata: hashicorp-vault/metadata.rb:1
FC069: Ensure standardized license defined in metadata: hashicorp-vault/metadata.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: hashicorp-vault/libraries/vault_secret.rb:77
FC085: Resource using new_resource.updated_by_last_action to converge resource: hashicorp-vault/libraries/vault_secret.rb:111
FC122: Use the build_essential resource instead of the recipe: hashicorp-vault/libraries/vault_installation_git.rb:43
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
2.5.0 passed this metric
Testing File Metric
2.5.0 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
2.5.0 passed this metric
2.5.0 passed this metric
2.5.0 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
2.5.0 failed this metric
FC066: Ensure chef_version is set in metadata: hashicorp-vault/metadata.rb:1
FC069: Ensure standardized license defined in metadata: hashicorp-vault/metadata.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: hashicorp-vault/libraries/vault_secret.rb:77
FC085: Resource using new_resource.updated_by_last_action to converge resource: hashicorp-vault/libraries/vault_secret.rb:111
FC122: Use the build_essential resource instead of the recipe: hashicorp-vault/libraries/vault_installation_git.rb:43
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
2.5.0 passed this metric
Testing File Metric
2.5.0 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
2.5.0 passed this metric
2.5.0 failed this metric
FC069: Ensure standardized license defined in metadata: hashicorp-vault/metadata.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: hashicorp-vault/libraries/vault_secret.rb:77
FC085: Resource using new_resource.updated_by_last_action to converge resource: hashicorp-vault/libraries/vault_secret.rb:111
FC122: Use the build_essential resource instead of the recipe: hashicorp-vault/libraries/vault_installation_git.rb:43
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
2.5.0 passed this metric
Testing File Metric
2.5.0 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
2.5.0 passed this metric
2.5.0 failed this metric
2.5.0 passed this metric