mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-02-22 23:15:28 +01:00
Remove references to kafkanode
Signed-off-by: reyesj2 <94730068+reyesj2@users.noreply.github.com>
This commit is contained in:
@@ -664,10 +664,7 @@ elastickeyperms:
|
||||
|
||||
{%- endif %}
|
||||
|
||||
# Roles will need to be modified. Below is just for testing encrypted kafka pipelines
|
||||
# Remove so-manager. Just inplace for testing
|
||||
{% if grains['role'] in ['so-manager', 'so-kafkanode', 'so-searchnode'] %}
|
||||
# Create a cert for Redis encryption
|
||||
{% if grains['role'] in ['so-manager', 'so-searchnode', 'so-receiver'] %}
|
||||
kafka_key:
|
||||
x509.private_key_managed:
|
||||
- name: /etc/pki/kafka.key
|
||||
|
||||
Reference in New Issue
Block a user