Skip to content

seegno/influxdb-formula

Repository files navigation

InfluxDB

Install and configure the InfluxDB service.

Available States

influxdb

Installs InfluxDB from the provided packages. Uses the InfluxDB provided packages.

influxdb.cli

Installs the influxdb-cli gem system wide.

Testing

Testing is done with kitchen-salt.

Install it via bundler:

bundle

Then run test-kitchen with:

kitchen converge

Make sure the tests pass:

kitchen verify

Author

Alfredo Palhares <[email protected]>