Disable FB module load for now

This commit is contained in:
Wes Lambert
2022-03-18 22:12:09 +00:00
parent 543bf9a7a7
commit 59a2ac38f5

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: