mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-18 23:13:20 +01:00
Steno Module - Fix interface statement
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{%- set interface = salt['pillar.get']('sensors:interface', '') %}
|
||||
{%- set interface = salt['pillar.get']('sensor:interface', '') %}
|
||||
{
|
||||
"Threads": [
|
||||
{ "PacketsDirectory": "/nsm/pcap"
|
||||
|
||||
Reference in New Issue
Block a user