Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/link0/puppet-influxdb
- Owner: link0
- License: mit
- Created: 2016-10-09T10:47:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-28T09:26:56.000Z (over 8 years ago)
- Last Synced: 2024-10-30T01:55:49.947Z (3 months ago)
- Language: HTML
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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'
```