Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sickbeard

Table of Contents

  1. Overview
  2. Module Description - What the module does and why it is useful
  3. Setup - The basics of getting started with sickbeard
  4. Usage - Configuration options and additional functionality
  5. Reference - An under-the-hood peek at what the module is doing and how

Overview

Install sickbeard

Module Description

Installs sickbeard via git, sets up sensible defaults and configures the service to start at boot.

Setup

What sickbeard affects

  • Checks out sickbeard from git
  • Installs systemd unit file

Beginning with sickbeard

If you just want sickbeard installed with the default options:

class { 'sickbeard': }
# or
include ::sickbeard

Usage

All interaction for sickbeard is done via the sickbeard class

Reference

Classes

Public classes
  • sickbeard: Installs and configures the sickbeard service

Private classes:

  • sickbeard::config: Sets up the default options for sickbeard (/etc/default/sickbeard)
  • sickbeard::install: Installs sickbeard
  • sickbeard::service: Configures the sickbeard service

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages