This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Description
It turns out that the systemd service the elasticsearch role creates (introduced in #82) doesn't work with the old version of ES we're running in production, 2.4.6.
We can either follow the approach we followed in #84 or find out if we can skip the service creation by using a variable and do it ourselves.
If we follow the second approach, please provide also these variables we've been playing with:
es_version: 2.4.6
es_use_repository: false