the_commons-cookbook
TODO: Enter the cookbook description here.
Supported Platforms
TODO: List your supported platforms.
Attributes
Key | Type | Description | Default |
---|---|---|---|
['the_commons']['bacon'] | Boolean | whether to include bacon | true |
Usage
the_commons::default
Include the_commons
in your node's run_list
:
{
"run_list": [
"recipe[the_commons::default]"
]
}
License and Authors
Author:: ming-der wang (ming@faria.co)