cookbook 'chef-provisioning', '= 0.1.1'
chef-provisioning (2) Versions 0.1.1 Follow0
Provides a recipe for configuring the Chef Provisioning gem.
cookbook 'chef-provisioning', '= 0.1.1', :supermarket
knife supermarket install chef-provisioning
knife supermarket download chef-provisioning
chef-provisioning-cookbook
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
0.1.1 passed this metric