mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +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:
|
crondetectionsruntime:
|
||||||
cron.present:
|
cron.present:
|
||||||
- name: /usr/sbin/so-detections-runtime-status cron
|
- name: /usr/sbin/so-detections-runtime-status cron
|
||||||
- identifier: detections-runtime-status
|
- identifier: detections-runtime-status
|
||||||
- user: root
|
- user: root
|
||||||
- minute: '*/10'
|
- minute: '*/10'
|
||||||
@@ -190,6 +190,13 @@ socsigmarepo:
|
|||||||
- group: 939
|
- group: 939
|
||||||
- mode: 775
|
- mode: 775
|
||||||
|
|
||||||
|
socsensoronirepos:
|
||||||
|
file.directory:
|
||||||
|
- name: /opt/sensoroni/repos
|
||||||
|
- user: 939
|
||||||
|
- group: 939
|
||||||
|
- mode: 775
|
||||||
|
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|
||||||
{{sls}}_state_not_allowed:
|
{{sls}}_state_not_allowed:
|
||||||
|
|||||||
Reference in New Issue
Block a user