mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
PCAP Salt Module - fix pillar info
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{%- set interface = salt['pillar.get'](sensor:interface) %}
|
||||
{%- set interface = salt['pillar.get'](sensors:interface) %}
|
||||
{
|
||||
"Threads": [
|
||||
{ "PacketsDirectory": "/nsm/pcap"
|
||||
|
||||
@@ -51,7 +51,7 @@ so-steno:
|
||||
- user: 941
|
||||
- priviledged: true
|
||||
- binds:
|
||||
- /opt/so/conf/steno/certs:/etc/steno/certs:rw
|
||||
- /opt/so/conf/steno/config:/etc/steno/config:ro
|
||||
- /opt/so/conf/steno/certs:/etc/stenographer/certs:rw
|
||||
- /opt/so/conf/steno/config:/etc/stenographer/config:ro
|
||||
- /nsm/pcap:/nsm/pcap:rw
|
||||
- /nsm/pcapindex:/nsm/pcapindex:rw
|
||||
|
||||
Reference in New Issue
Block a user