Files
fuel-plugin-influxdb-grafana/deployment_scripts/puppet/modules/influxdb
Simon Pasquier ce33016637 Enable snapshots for InfluxDB
This change allows the operator to backup the InfluxDB database using
the 'influxd backup' command.

Change-Id: Id23eb027de719b5f4fb44cac39d5eaf3dc8ae775
2016-02-10 14:03:48 +01:00
..
2015-12-17 16:20:53 +01:00
2016-02-10 14:03:48 +01:00
2016-02-10 14:03:48 +01: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.