Consolidate zkg directory creation into file.recurse with makedirs

This commit is contained in:
Mike Reeves
2026-03-17 13:36:03 -04:00
parent e6ee7dac7c
commit 6b039b3f94

View File

@@ -32,19 +32,13 @@ zeekpolicydir:
- group: 939
- makedirs: True
zeekzkgdir:
file.directory:
- name: /opt/so/conf/zeek/zkg
- user: 937
- group: 939
- makedirs: True
zeekzkgsync:
file.recurse:
- name: /opt/so/conf/zeek/zkg
- source: salt://zeek/zkg
- user: 937
- group: 939
- makedirs: True
# Zeek Log Directory
zeeklogdir: