Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 666 Bytes

README.md

File metadata and controls

40 lines (23 loc) · 666 Bytes

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 <afp@seegno.com>