mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-24 21:47:48 +02:00
16 lines
347 B
Plaintext
16 lines
347 B
Plaintext
state-apply-test:
|
|
schedule.present:
|
|
- name: salt-minion-state-apply-test
|
|
- function: state.sls
|
|
- job_args:
|
|
- salt.minion-state-apply-test
|
|
- minutes: 5
|
|
- splay:
|
|
start: 0
|
|
end: 180
|
|
|
|
/usr/sbin/so-salt-minion-check -q:
|
|
cron.present:
|
|
- identifier: so-salt-minion-check
|
|
- user: root
|
|
- minute: '*/5' |