Setup couchpotato, a PVR for usenet and bittorrent.
- Ubuntu
| Key | Type | Description | Default |
|---|---|---|---|
| ['couchpotato']['bacon'] | Boolean | whether to include bacon | true |
Include couchpotato in your node's run_list:
{
"run_list": [
"recipe[couchpotato::default]"
]
}Author:: Alex Howells (alex@howells.me)
Author:: Michael Burns (michael@mirwin.net)