Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 545 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 545 Bytes

Puppet tmpreaper (tmpwatch) module

This module installs tmpreaper or tmpwatch.

Requirements

Module has been tested on:

  • Puppet 3.3
  • Debian and Red Hat family systems

Required modules:

Quick Start

Setup client

include tmpreaper

Full configuration options:

class { 'tmpreaper':
  enabled  => false|true,     # enable service
  packages => [...],          # list of packages to install
}

CERIT Scientific Cloud, [email protected]