Skip to content

treydock/puppet-module-oxidized

Repository files navigation

puppet-module-oxidized

Puppet Forge CI Status

Table of Contents

  1. Description
  2. Setup - The basics of getting started with oxidized
  3. Usage - Configuration options and additional functionality
  4. Reference - Module reference

Description

This module will manage oxidized

Setup

What oxidized affects

This module will install the oxidize gems and manage the oxidize configs.

Usage

To install oxidized and get a default config:

include ::oxidized

To define a config:

class { '::oxidized':
  config => {
    'rest' => false,
  }
}

Reference

http://treydock.github.io/puppet-module-oxidized/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published