[fix] Add Elasticsearch to containers running on Helix sensor

This commit is contained in:
William Wernert
2020-12-16 09:07:38 -05:00
parent 805e25f495
commit a4897d2063
5 changed files with 9 additions and 8 deletions

View File

@@ -45,10 +45,8 @@
{% set DOCKER_OPTIONS = salt['pillar.get']('logstash:docker_options', {}) %}
{% set TEMPLATES = salt['pillar.get']('elasticsearch:templates', {}) %}
{% if grains['role'] != 'so-helix' %}
include:
- elasticsearch
{% endif %}
# Create the logstash group
logstashgroup: