Installs and configures GPG on a system
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 or come chat with us on the Chef Community Slack in #sous-chefs.
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.
This project exists thanks to all the people who contribute.
Thank you to all our backers!
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.