cookbook 'zeyple', '= 1.0.0'
zeyple (4) Versions 1.0.0 Follow1
Installs/Configures Zeyple
cookbook 'zeyple', '= 1.0.0', :supermarket
knife supermarket install zeyple
knife supermarket download zeyple
Zeyple Cookbook
This cookbook downloads, installs and configures Zeyple.
Requirements
- Postfix
Usage
Configure the list of key IDs to encrypt email with:
"zeyple": { "gpg": { "keys": ["09A98A9B"] } }
Add the zeyple
recipe to your run list:
"recipe[zeyple]"
License
MIT
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
Zeyple CHANGELOG
v1.0.0
- Initial release.
Foodcritic Metric
1.0.0 failed this metric
FC014: Consider extracting long ruby_block to library: /tmp/cook/80b2f462e22d0f933d74144f/zeyple/recipes/default.rb:53
1.0.0 failed this metric