mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Config for Repo Folder
The folder we checkout the AI Summary repo into should definitely exist.
This commit is contained in:
@@ -90,7 +90,7 @@ filedetectionsbackup:
|
||||
|
||||
crondetectionsruntime:
|
||||
cron.present:
|
||||
- name: /usr/sbin/so-detections-runtime-status cron
|
||||
- name: /usr/sbin/so-detections-runtime-status cron
|
||||
- identifier: detections-runtime-status
|
||||
- user: root
|
||||
- minute: '*/10'
|
||||
@@ -190,6 +190,13 @@ socsigmarepo:
|
||||
- group: 939
|
||||
- mode: 775
|
||||
|
||||
socsensoronirepos:
|
||||
file.directory:
|
||||
- name: /opt/sensoroni/repos
|
||||
- user: 939
|
||||
- group: 939
|
||||
- mode: 775
|
||||
|
||||
{% else %}
|
||||
|
||||
{{sls}}_state_not_allowed:
|
||||
|
||||
Reference in New Issue
Block a user