TODO: Enter the cookbook description here.
TODO: List your supported platforms.
| Key | Type | Description | Default |
|---|---|---|---|
| ['cb_dev_www_nodejs']['bacon'] | Boolean | whether to include bacon | true |
Include cb_dev_www_nodejs in your node's run_list:
{
"run_list": [
"recipe[cb_dev_www_nodejs::default]"
]
}Author:: Frequency (basit@frequency.com)