cookbook 'gpg', '= 1.0.0'
gpg
(25) Versions
1.0.0
-
Follow4
Installs/Configures gpg
cookbook 'gpg', '= 1.0.0', :supermarket
knife supermarket install gpg
knife supermarket download gpg
GPG cookbook
Installs and configures GPG on a system
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.
- [gpg_install](documentation/resource/install.md)
- [gpg_key](documentation/resource/key.md)
- [Test Cookbook](test/fixtures/cookbooks/test/recipes)
gpg Cookbook CHANGELOG
This file is used to list changes made in each version of the gpg cookbook.
Unreleased
1.0.0 (2019-01-26)
- Adds two new resources
gpg_install
andgpg_key
- Use CircleCI for testing
0.3.0 (2018-05-08)
- Sous Chefs will now be maintaining this cookbook. For more information on Sous Chefs see http://sous-chefs.org/
- This cookbook now requires Chef 12 or later
- Added a chefignore file
- Added local testing with delivery local mode
- Added Code of conduct, testing, contributing, license, and changelog files
- Added
chef_version
,source_url
, andissues_url
to the metadata - Added ubuntu/debian to the metadata as supported platforms
- Updated the kitchen config to use Vagrant on common platforms
- Resolved all cookstyle / foodcritic warnings
Collaborator Number Metric
1.0.0 passed this metric
Contributing File Metric
1.0.0 passed this metric
Foodcritic Metric
1.0.0 passed this metric
No Binaries Metric
1.0.0 passed this metric
Testing File Metric
1.0.0 passed this metric
Version Tag Metric
1.0.0 passed this metric
1.0.0 passed this metric
1.0.0 passed this metric
Foodcritic Metric
1.0.0 passed this metric
No Binaries Metric
1.0.0 passed this metric
Testing File Metric
1.0.0 passed this metric
Version Tag Metric
1.0.0 passed this metric
1.0.0 passed this metric
1.0.0 passed this metric
Testing File Metric
1.0.0 passed this metric
Version Tag Metric
1.0.0 passed this metric
1.0.0 passed this metric
1.0.0 passed this metric