TODO: Enter the cookbook description here.
TODO: List your supported platforms.
| Key | Type | Description | Default |
|---|---|---|---|
| ['ws-wbox-base']['bacon'] | Boolean | whether to include bacon | true |
Include ws-wbox-base in your node's run_list:
{
"run_list": [
"recipe[ws-wbox-base::default]"
]
}Author:: YOUR_NAME (<YOUR_EMAIL>)