cookbook 'hockeypuck', '= 0.1.2'
hockeypuck (5) Versions 0.1.2 Follow1
Installs/Configures hockeypuck
cookbook 'hockeypuck', '= 0.1.2', :supermarket
knife supermarket install hockeypuck
knife supermarket download hockeypuck
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
0.1.2 failed this metric