mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
add strelka to heavynode if strelka is enabled - https://github.com/Security-Onion-Solutions/securityonion/issues/1188
This commit is contained in:
@@ -361,6 +361,9 @@ base:
|
|||||||
- logstash
|
- logstash
|
||||||
- curator
|
- curator
|
||||||
- filebeat
|
- filebeat
|
||||||
|
{%- if STRELKA %}
|
||||||
|
- strelka
|
||||||
|
{%- endif %}
|
||||||
{%- if FLEETMANAGER or FLEETNODE %}
|
{%- if FLEETMANAGER or FLEETNODE %}
|
||||||
- fleet.install_package
|
- fleet.install_package
|
||||||
- redis
|
- redis
|
||||||
|
|||||||
Reference in New Issue
Block a user