mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
[fix] Remove containers from so-status for roles that don't use them
This commit is contained in:
@@ -72,7 +72,6 @@ helix:
|
|||||||
containers:
|
containers:
|
||||||
- so-core
|
- so-core
|
||||||
- so-telegraf
|
- so-telegraf
|
||||||
|
|
||||||
- so-idstools
|
- so-idstools
|
||||||
- so-steno
|
- so-steno
|
||||||
- so-zeek
|
- so-zeek
|
||||||
@@ -175,13 +174,11 @@ parser_node:
|
|||||||
containers:
|
containers:
|
||||||
- so-core
|
- so-core
|
||||||
- so-telegraf
|
- so-telegraf
|
||||||
|
|
||||||
- so-logstash
|
- so-logstash
|
||||||
search_node:
|
search_node:
|
||||||
containers:
|
containers:
|
||||||
- so-core
|
- so-core
|
||||||
- so-telegraf
|
- so-telegraf
|
||||||
|
|
||||||
- so-logstash
|
- so-logstash
|
||||||
- so-elasticsearch
|
- so-elasticsearch
|
||||||
- so-curator
|
- so-curator
|
||||||
@@ -193,7 +190,6 @@ sensor:
|
|||||||
containers:
|
containers:
|
||||||
- so-core
|
- so-core
|
||||||
- so-telegraf
|
- so-telegraf
|
||||||
|
|
||||||
- so-steno
|
- so-steno
|
||||||
- so-suricata
|
- so-suricata
|
||||||
{% if BROVER != 'SURICATA' %}
|
{% if BROVER != 'SURICATA' %}
|
||||||
@@ -205,6 +201,5 @@ warm_node:
|
|||||||
containers:
|
containers:
|
||||||
- so-core
|
- so-core
|
||||||
- so-telegraf
|
- so-telegraf
|
||||||
|
|
||||||
- so-elasticsearch
|
- so-elasticsearch
|
||||||
|
|
||||||
Reference in New Issue
Block a user