mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
change post setup highstate cron to 5 minutes since accepting minion runs a highstate
This commit is contained in:
@@ -3,5 +3,5 @@ post_setup_cron:
|
||||
- name: 'PATH=$PATH:/usr/sbin salt-call state.highstate'
|
||||
- identifier: post_setup_cron
|
||||
- user: root
|
||||
- minute: '*/1'
|
||||
- minute: '*/5'
|
||||
- identifier: post_setup_cron
|
||||
|
||||
Reference in New Issue
Block a user