mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-28 23:47:55 +02:00
Merge remote-tracking branch 'origin/reyesj2/kafka' into kaffytaffy
This commit is contained in:
@@ -81,6 +81,11 @@
|
||||
'so-logstash',
|
||||
'so-redis',
|
||||
] %}
|
||||
{% elif GLOBALS.role == 'so-kafkanode' %}
|
||||
{% set NODE_CONTAINERS = [
|
||||
'so-logstash',
|
||||
'so-kafka',
|
||||
] %}
|
||||
|
||||
{% elif GLOBALS.role == 'so-idh' %}
|
||||
{% set NODE_CONTAINERS = [
|
||||
|
||||
Reference in New Issue
Block a user