yano3 / puppet-cerebro

Module for managing and configuring Cerebro.
https://forge.puppet.com/yano3/cerebro
MIT License
2 stars 19 forks source link
elasticsearch puppet

Cerebro Puppet Module Puppet Forge

Table of Contents

  1. Description
  2. Setup - The basics of getting started with cerebro
  3. Usage - Configuration options and additional functionality
  4. Reference - An under-the-hood peek at what the module is doing and how
  5. Limitations - OS compatibility, etc.
  6. Development - Guide for contributing to the module

Description

Puppet module for managing and configuring Cerebro.

Setup

Beginning with cerebro

class { 'cerebro': }

Usage

class { 'cerebro':
  version => '0.8.3',
}

Reference

Parameters

Class: cerebro

Limitations

This module has been tested on:

Development

Bug reports and pull requests are welcome on GitHub at https://github.com/yano3/puppet-cerebro.