fix so-status for searchnode

This commit is contained in:
m0duspwnens
2020-06-15 17:01:23 -04:00
parent 91a50c0915
commit fe39179ba1

View File

@@ -36,7 +36,7 @@
{{ append_containers('static', 'broversion', 'SURICATA') }} {{ append_containers('static', 'broversion', 'SURICATA') }}
{% endif %} {% endif %}
{% if role == 'node' %} {% if role == 'searchnode' %}
{{ append_containers('master', 'wazuh', 0) }} {{ append_containers('master', 'wazuh', 0) }}
{% endif %} {% endif %}