Files
fuel-plugin-influxdb-grafana/deployment_scripts/puppet/modules/influxdb
Swann Croiset 66e9419dea Disable HTTP logs for InfluxDB
Change-Id: Ib8d4ef17612394bc0fc4217b74cf0295b1e1e87a
Fixes-bug: #1561605
2016-03-30 11:41:38 +02:00
..
2016-03-30 11:41:38 +02:00
2016-01-08 14:40:49 +01:00
2015-07-29 09:33:30 +00:00
2016-01-08 14:40:49 +01:00
2015-07-29 09:33:30 +00:00

InfluxDB module for Puppet

Description

Puppet module for installing and configuring InfluxDB 0.9.x.

Usage

class {'influxdb':
  meta_dir => '/opt/influxdb/meta'
  data_dir => '/opt/influxdb/data'
  hh_dir   => '/opt/influxdb/hh'
}

Limitations

None.

License

Licensed under the terms of the Apache License, version 2.0.

Contact

Guillaume Thouvenin, gthouvenin@mirantis.com

Support

See the Contact section.