dominikschulz / puppet-influxdb

Puppet module for InfluxDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

influxdb

Puppet Forge Build Status

Description

This Puppet module will install influxdb on Debian or RedHat.

This module is still under active development so things are likely to change. If you have any ideas or contributions, feel free to open a pull request!

Installation

puppet module install --modulepath /path/to/puppet/modules jdowning-influxdb

Usage

class { 'influxdb': }

Most of the configuration is parameterized, so you can freely adjust settings.

Testing

bundle install
bundle exec librarian-puppet install
vagrant up

About

Puppet module for InfluxDB

License:MIT License


Languages

Language:Puppet 78.4%Language:Ruby 21.6%