Re-enable FB module load

This commit is contained in:
Wes Lambert
2022-03-19 03:55:40 +00:00
parent a18b38de4d
commit 1a6ef0cc6b

View File

@@ -146,14 +146,14 @@ so-filebeat:
{% endfor %} {% endfor %}
{% endfor %} {% endfor %}
{% if grains.role in ES_INCLUDED_NODES %} {% if grains.role in ES_INCLUDED_NODES %}
#run_module_setup: run_module_setup:
# cmd.run: cmd.run:
# - name: /usr/sbin/so-filebeat-module-setup - name: /usr/sbin/so-filebeat-module-setup
# - require: - require:
# - file: filebeatmoduleconf - file: filebeatmoduleconf
# - docker_container: so-filebeat - docker_container: so-filebeat
# - onchanges: - onchanges:
# - docker_container: so-elasticsearch - docker_container: so-elasticsearch
{% endif %} {% endif %}
append_so-filebeat_so-status.conf: append_so-filebeat_so-status.conf: