mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #10041 from Security-Onion-Solutions/firsthighstatecronfix
add path to first highstate cron
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
post_setup_cron:
|
post_setup_cron:
|
||||||
cron.present:
|
cron.present:
|
||||||
- name: 'salt-call state.highstate'
|
- name: 'PATH=$PATH:/usr/sbin salt-call state.highstate'
|
||||||
- user: root
|
- user: root
|
||||||
- minute: '*/1'
|
- minute: '*/1'
|
||||||
- identifier: post_setup_cron
|
- identifier: post_setup_cron
|
||||||
|
|||||||
Reference in New Issue
Block a user