Ensure templates are loaded for heavy nodes

This commit is contained in:
weslambert
2020-09-15 17:14:06 -04:00
committed by GitHub
parent 46a1369e81
commit fbf037f460

View File

@@ -237,7 +237,7 @@ so-elasticsearch-pipelines:
- file: esyml
- file: so-elasticsearch-pipelines-file
{% if grains['role'] in ['so-manager', 'so-eval', 'so-managersearch', 'so-standalone'] and TEMPLATES %}
{% if grains['role'] in ['so-manager', 'so-eval', 'so-managersearch', 'so-standalone', 'so-heavynode'] and TEMPLATES %}
so-elasticsearch-templates:
cmd.run:
- name: /usr/sbin/so-elasticsearch-templates