cookbook 'gpg', '= 0.2.2'
gpg (13) Versions 0.2.2 Follow4
Installs/Configures gpg
cookbook 'gpg', '= 0.2.2', :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/hw-cookbooks/gpg
- IRC: Freenode @ #heavywater
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
License Metric
0.2.2 failed this metric
FC064: Ensure issues_url is set in metadata: gpg/metadata.rb:1
FC065: Ensure source_url is set in metadata: gpg/metadata.rb:1
FC066: Ensure chef_version is set in metadata: gpg/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: gpg/metadata.rb:1
FC069: Ensure standardized license defined in metadata: gpg/metadata.rb:1
Run with Foodcritic Version 13.0.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.2.2 failed this metric
FC065: Ensure source_url is set in metadata: gpg/metadata.rb:1
FC066: Ensure chef_version is set in metadata: gpg/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: gpg/metadata.rb:1
FC069: Ensure standardized license defined in metadata: gpg/metadata.rb:1
Run with Foodcritic Version 13.0.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any