Forge Home

mediatomb

Module for setting up MediaTomb, an open source (GPL) UPnP MediaServer

9,762 downloads

9,568 latest version

4.1 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.1.1 (latest)
  • 0.1.0
released Nov 3rd 2014
This version is compatible with:
  • RedHat, CentOS, Debian, Ubuntu

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'i11-mediatomb', '0.1.1'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add i11-mediatomb
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install i11-mediatomb --version 0.1.1

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download
Tags: mediatomb, upnp

Documentation

i11/mediatomb — version 0.1.1 Nov 3rd 2014

puppet-mediatomb

Puppet module for setting up MediaTomb, an open source (GPL) UPnP MediaServer

Usage

  include mediatomb

Redhat family

Redhat binary compatible distributions currently has limited configuration options. None of the mediatomb::config::params values are used.

rpmforge repository is required for mediatomb installation. Consider including corresponding module (e.g. yum).

Example using example42/yum:

  include yum::repo::rpmforge