Commit graph

2 commits

Author SHA1 Message Date
taca
77e8474ab0 security/ruby-chef-vault: update to 4.0.11
Update ruby-chef-vault package to 4.0.11.

4.0.11 (2020-08-21)

* Fix bad code causing errors #359 (ramereth)

4.0.10 (2020-08-21)

* Update simplecov-console requirement from ~> 0.2.0 to ~> 0.7.2 #344
  (dependabot-preview[bot])
* Remove simplecov #356 (tas50)
* Added warning if input of vault admin is other than array #352 (sanga1794)
* Optimize our requires #357 (tas50)

4.0.6 (2020-08-13)

* Added note in documentation regarding the vault item name #349 (sanga1794)
* Replaced string with regex in sub method #351 (sanga1794)
* Handled exception from vault? method #350 (sanga1794)
* Update expeditor config for new gem caching #354 (tas50)
* Optimize requires for non-omnibus installs #355 (tas50)
2020-09-14 16:33:32 +00:00
taca
d027a65a46 security/ruby-chef-vault: add package version 4.0.1
Add ruby-chef-vault package version 4.0.1.


Chef-Vault

Chef-Vault allows you to encrypt a Chef Data Bag Item using the public keys
of a list of chef nodes. This allows only those chef nodes to decrypt the
encrypted values.

For a more detailed explanation of how chef-vault works, please refer to
this blog post Chef Vault - what is it and what can it do for you? by Nell
Shamrell-Harrington.
2020-05-02 13:34:42 +00:00