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 ([email protected])
Author:: Michael Burns ([email protected])