Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

zeyple (4) Versions 1.0.0

Installs/Configures Zeyple

Policyfile
Berkshelf
Knife
cookbook 'zeyple', '= 1.0.0', :supermarket
cookbook 'zeyple', '= 1.0.0'
knife supermarket install zeyple
knife supermarket download zeyple
README
Dependencies
Changelog
Quality 0%

Zeyple Cookbook

Cookbook
Build Status

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

sanity Applicable Versions

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