cookbook 'gpg', '= 0.3.0'
gpg
(25) Versions
0.3.0
-
Follow4
Installs/Configures gpg
cookbook 'gpg', '= 0.3.0', :supermarket
knife supermarket install gpg
knife supermarket download gpg
GPG cookbook for Chef
Installs and configure GPG on a system
Attributes
default['gpg']['name']['real'] "Chef Default" default['gpg']['name']['comment'] "generated by Chef" default['gpg']['name']['email'] = "#{node.name}@example.com" default['gpg']['expire']['date'] = "0" default['gpg']['batch_config'] = "/tmp/gpg_batch_config" default['gpg']['key_type'] = "RSA" default['gpg']['key_length'] = "2048" ## It is recommended to use absolute paths for the keyring files, otherwise ## gpg will assume they are located in ~/.gnupg/ default['gpg']['override_default_keyring'] = false default['gpg']['pubring_file'] = "" default['gpg']['secring_file'] = "" ## run gpg as the following user which will create the keyring in the user's ## $HOME/.gnupg directory (unless keyring files are overridden) default['gpg']['user'] = "root"
Infos
- Repository: https://github.com/sous-chefs/gpg
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
gpg Cookbook CHANGELOG
This file is used to list changes made in each version of the gpg cookbook.
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, and issues_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
0.3.0 passed this metric
Contributing File Metric
0.3.0 passed this metric
Foodcritic Metric
0.3.0 passed this metric
No Binaries Metric
0.3.0 passed this metric
Testing File Metric
0.3.0 passed this metric
Version Tag Metric
0.3.0 passed this metric
0.3.0 passed this metric
0.3.0 passed this metric
Foodcritic Metric
0.3.0 passed this metric
No Binaries Metric
0.3.0 passed this metric
Testing File Metric
0.3.0 passed this metric
Version Tag Metric
0.3.0 passed this metric
0.3.0 passed this metric
0.3.0 passed this metric
Testing File Metric
0.3.0 passed this metric
Version Tag Metric
0.3.0 passed this metric
0.3.0 passed this metric
0.3.0 passed this metric