place searchnode role with node where referenced

This commit is contained in:
m0duspwnens
2020-06-15 16:58:30 -04:00
parent 578e2b5d1d
commit 91a50c0915
4 changed files with 4 additions and 4 deletions

View File

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