mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +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:
|
||||
cron.present:
|
||||
- name: 'salt-call state.highstate'
|
||||
- name: 'PATH=$PATH:/usr/sbin salt-call state.highstate'
|
||||
- user: root
|
||||
- minute: '*/1'
|
||||
- identifier: post_setup_cron
|
||||
|
||||
Reference in New Issue
Block a user