This change allows the operator to backup the InfluxDB database using the 'influxd backup' command. Change-Id: Id23eb027de719b5f4fb44cac39d5eaf3dc8ae775
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.