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

chef-provisioning (2) Versions 0.1.1

Provides a recipe for configuring the Chef Provisioning gem.

Policyfile
Berkshelf
Knife
cookbook 'chef-provisioning', '= 0.1.1', :supermarket
cookbook 'chef-provisioning', '= 0.1.1'
knife supermarket install chef-provisioning
knife supermarket download chef-provisioning
README
Dependencies
Quality 100%

chef-provisioning-cookbook

Release
Build Status
Code Coverage

Provides a recipe for configuring the Chef Provisioning gem.

Attributes

<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['chef-provisioning']['version']</tt></td>
<td>String</td>
<td>Gem Version</td>
<td><tt>nil</tt></td>
</tr>
</table>

Usage

chef-provisioning::default

Include chef-provisioning in your node's run_list:
json
{
"run_list": [
"recipe[chef-provisioning::default]"
]
}

Foodcritic Metric
            

0.1.1 passed this metric