mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-19 15:33:06 +01:00
fix spacing
This commit is contained in:
@@ -42,7 +42,7 @@ pin_cpus={{ salt['pillar.get']('sensor:zeek_pins')|join(", ") }}
|
||||
|
||||
af_packet_fanout_id=23
|
||||
af_packet_fanout_mode=AF_Packet::FANOUT_HASH
|
||||
af_packet_buffer_size={{salt['pillar.get']('sensor:zeek_buffer', 128*1024*1024) }}
|
||||
af_packet_buffer_size={{ salt['pillar.get']('sensor:zeek_buffer', 128*1024*1024) }}
|
||||
|
||||
|
||||
{%- else %}
|
||||
|
||||
Reference in New Issue
Block a user