cookbook 'chef-metal', '= 0.1.0'
The chef-metal cookbook has been deprecated
Author provided reason for deprecation:
The chef-metal cookbook has been deprecated and is no longer being maintained by its authors. Use of the chef-metal cookbook is no longer recommended.
You may find that the chef-provisioning cookbook is a suitable alternative.
chef-metal (2) Versions 0.1.0 Follow1
Provides a recipe for configuring the Chef Metal gem.
cookbook 'chef-metal', '= 0.1.0', :supermarket
knife supermarket install chef-metal
knife supermarket download chef-metal
chef-metal-cookbook
[][5]
[][6]
Provides a recipe for configuring the Chef Metal gem gem.
Attributes
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['chef-metal']['version']</tt></td>
<td>String</td>
<td>Gem Version</td>
<td><tt>nil</tt></td>
</tr>
</table>
Usage
chef-metal::default
Include chef-metal
in your node's run_list
:
json
{
"run_list": [
"recipe[chef-metal::default]"
]
}
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Foodcritic Metric
0.1.0 passed this metric
0.1.0 passed this metric