mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-01 00:47:54 +02:00
Consolidate zkg directory creation into file.recurse with makedirs
This commit is contained in:
@@ -32,19 +32,13 @@ zeekpolicydir:
|
|||||||
- group: 939
|
- group: 939
|
||||||
- makedirs: True
|
- makedirs: True
|
||||||
|
|
||||||
zeekzkgdir:
|
|
||||||
file.directory:
|
|
||||||
- name: /opt/so/conf/zeek/zkg
|
|
||||||
- user: 937
|
|
||||||
- group: 939
|
|
||||||
- makedirs: True
|
|
||||||
|
|
||||||
zeekzkgsync:
|
zeekzkgsync:
|
||||||
file.recurse:
|
file.recurse:
|
||||||
- name: /opt/so/conf/zeek/zkg
|
- name: /opt/so/conf/zeek/zkg
|
||||||
- source: salt://zeek/zkg
|
- source: salt://zeek/zkg
|
||||||
- user: 937
|
- user: 937
|
||||||
- group: 939
|
- group: 939
|
||||||
|
- makedirs: True
|
||||||
|
|
||||||
# Zeek Log Directory
|
# Zeek Log Directory
|
||||||
zeeklogdir:
|
zeeklogdir:
|
||||||
|
|||||||
Reference in New Issue
Block a user