- Overview
- Module Description - What the module does and why it is useful
- Setup - The basics of getting started with sickbeard
- Usage - Configuration options and additional functionality
- Reference - An under-the-hood peek at what the module is doing and how
Install sickbeard
Installs sickbeard via git, sets up sensible defaults and configures the service to start at boot.
- Checks out sickbeard from git
- Installs systemd unit file
If you just want sickbeard installed with the default options:
class { 'sickbeard': }
# or
include ::sickbeard
All interaction for sickbeard is done via the sickbeard class
sickbeard: Installs and configures the sickbeard service
sickbeard::config: Sets up the default options for sickbeard (/etc/default/sickbeard)sickbeard::install: Installs sickbeardsickbeard::service: Configures the sickbeard service