Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/link0/puppet-influxdb

Puppet module for InfluxDB
https://github.com/link0/puppet-influxdb

Last synced: about 2 months ago
JSON representation

Puppet module for InfluxDB

Awesome Lists containing this project

README

        

# link0/puppet-influxdb

## Overview

The [link0/influxdb](https://forge.puppet.com/link0/influxdb) module installs, configures and manages the InfluxDB service.

## Usage

###

Basic usage accepting all defaults (installation, configuration, managing the service, etcetera)

```puppet
include '::influxdb'
```