Skip to content

Latest commit

 

History

History
67 lines (42 loc) · 1.87 KB

README.markdown

File metadata and controls

67 lines (42 loc) · 1.87 KB

Puppet Forge Build Status

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 cronie
  4. Usage - Configuration options and additional functionality
  5. Reference - An under-the-hood peek at what the module is doing and how
  6. Limitations - OS compatibility, etc.
  7. Development - Guide for contributing to the module
  8. Changelog/Contributors

Overview

Puppet module managing RedHat's cronie package and service.

Module Description

An extremely simple module managing the cronie puppet and service classes mainly intended to:

  • allow easy upgrading of the cronie package
  • allow an easy method for restarting the crond service when the timezone changes

Setup

What cronie affects

  • cronie package
  • cronie service

Beginning with cronie

Install the module:

    puppet module install evenup-cronie

Usage

    class { 'cronie': }

Reference

Nothing to configure

Limitations

Only works on RedHat-based systems.

Development

Improvements and bug fixes are greatly appreciated. See the contributing guide for information on adding and validating tests for PRs.

Changelog / Contributors

Changelog

Contributors