mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 02:32:46 +01:00
Cleanup sync
This commit is contained in:
@@ -28,10 +28,19 @@ soclogdir:
|
||||
- group: 939
|
||||
- makedirs: True
|
||||
|
||||
socsync:
|
||||
file.recurse:
|
||||
- name: /opt/so/conf/soc
|
||||
- source: salt://soc/files/soc
|
||||
socconfig:
|
||||
file.managed:
|
||||
- name: /opt/so/conf/soc/soc.json
|
||||
- source: salt://soc/files/soc/soc.json
|
||||
- user: 939
|
||||
- group: 939
|
||||
- file_mode: 600
|
||||
- template: jinja
|
||||
|
||||
socchanges:
|
||||
file.managed:
|
||||
- name: /opt/so/conf/soc/changes.json
|
||||
- source: salt://soc/files/soc/changes.json
|
||||
- user: 939
|
||||
- group: 939
|
||||
- file_mode: 600
|
||||
|
||||
Reference in New Issue
Block a user