Skip to content

Feature/ansible influx

Julien Andrieux requested to merge feature/ansible_influx into develop

Add InfluxDB installation in both Vagrant (just run an vagrant provision from your host for an existing Vagrant machine, or let vagrant up handle this for a new machine) and for Gitlab CI (nothing to do).

Both relies on Ansible playbook, which uses an "official" role (i.e. validated by Influx team).

Note the influxdb version is 1.2.4.

Merge request reports