Install and configure the InfluxDB service.
Installs InfluxDB from the provided packages. Uses the InfluxDB provided packages.
Installs the influxdb-cli gem system wide.
Enable the official InfluxData package repository in order to always benefit from the latest version. This state currently only works on Debian, Ubuntu and RHEL 6/7.
Undo the effects of influxdb.pkgrepo.
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