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

Create custom service for ElasticSearch #89

@sauloperez

Description

@sauloperez

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions