mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-06 18:35:18 +00:00
Change default croncall time to 13h;
This commit is contained in:
parent
f045cedf54
commit
333a58f7b2
@ -5,6 +5,6 @@ salt-call:
|
||||
cron.present:
|
||||
- identifier: salt-call
|
||||
- name: PATH='/usr/sbin:/usr/bin:/sbin:/bin' salt-call -l warning --out=quiet state.highstate
|
||||
- hour: '6'
|
||||
- hour: '13'
|
||||
- minute: '0'
|
||||
- user: root
|
||||
|
Loading…
Reference in New Issue
Block a user