mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
prevent so-receiver from getting extra keys/certs
This commit is contained in:
@@ -225,7 +225,7 @@ chownilogstashfilebeatp8:
|
||||
- user: 931
|
||||
- group: 939
|
||||
|
||||
{% if grains.role != 'so-heavynode' %}
|
||||
{% if grains.role not in ['so-heavynode', 'so-receiver']%}
|
||||
# Create Symlinks to the keys so I can distribute it to all the things
|
||||
filebeatdir:
|
||||
file.directory:
|
||||
|
||||
Reference in New Issue
Block a user