PCAP state - Fix options

This commit is contained in:
Mike Reeves
2018-03-16 15:49:13 -04:00
parent 0fd269c543
commit c6c42a37c7
2 changed files with 6 additions and 2 deletions

View File

@@ -1,7 +1,11 @@
# Example Pillar file for a sensor # Example Pillar file for a sensor
sensor: sensor:
interface: CHANGEME interface: CHANGEME
lbprocs: CHANGEME bro_pins:
- 1
- 2
- 3
- 4
brobpf: brobpf:
pcapbpf: pcapbpf:
nidsbpf: nidsbpf:

View File

@@ -68,7 +68,7 @@ so-steno:
docker_container.running: docker_container.running:
- image: toosmooth/so-steno:test2 - image: toosmooth/so-steno:test2
- network_mode: host - network_mode: host
- priviledged: true - privileged: True
- port_bindings: - port_bindings:
- 127.0.0.1:1234:1234 - 127.0.0.1:1234:1234
- binds: - binds: