GPG cookbook
(opens in a new tab) (opens in a new tab) (opens in a new tab)
Installs and configures GPG on a system
Maintainers
This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you’d like to know more please visit sous-chefs.org (opens in a new tab) or come chat with us on the Chef Community Slack in #sous-chefs (opens in a new tab).
Custom resources
This cookboks uses custom resources to control GPG2.
Install GPG2 and haveged
gpg_install
Generate a GPG key for a user
gpg_key 'foo' do
user 'foo'
passphrase 'this-is-not-secure'
end
For further detail please see the documentation for each resource, or the test cookbook for example usage.
Contributors
This project exists thanks to all the people who contribute. (opens in a new tab)
Backers
Thank you to all our backers!
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.