Merge pull request #1203 from Security-Onion-Solutions/issue/1188

add strelka to heavynode if strelka is enabled
This commit is contained in:
Josh Patterson
2020-08-18 14:29:07 -04:00
committed by GitHub

View File

@@ -361,6 +361,9 @@ base:
- logstash
- curator
- filebeat
{%- if STRELKA %}
- strelka
{%- endif %}
{%- if FLEETMANAGER or FLEETNODE %}
- fleet.install_package
- redis