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

hockeypuck (5) Versions 0.1.2

Installs/Configures hockeypuck

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

hockeypuck-cookbook

A [chef](chef.io) cookbook used to install and configure the hkp server
[hockeypuck](hockeypuck.github.io).

Supported Platforms

  • Ubuntu 14.04

Attributes

Key Type Description
['hockeypuck']['user'] string which user will run hockeypuck
['hockeypuck']['group'] string which group will run hockeypuck
['hockeypuck']['working_dir'] string which directory to run hockeypuck

Usage

hockeypuck::default

Include hockeypuck in your node's run_list:

{
  "run_list": [
    "recipe[hockeypuck::default]"
  ]
}

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

0.1.0

Initial release of hockeypuck

Foodcritic Metric
            

0.1.2 failed this metric

FC007: Ensure recipe dependencies are reflected in cookbook metadata: /tmp/cook/865f61b6317a49218ded4e8f/hockeypuck/recipes/default.rb:10