diff --git a/salt/patch/schedule/os.sls b/salt/patch/schedule/os.sls index ebb84ad28..a041afeea 100644 --- a/salt/patch/schedule/os.sls +++ b/salt/patch/schedule/os.sls @@ -14,8 +14,8 @@ patch_os_schedule: {% endfor %} {% endfor %} - splay: - start: 5 - end: 10 + start: 30 + end: 120 {% elif salt['pillar.get']('patch:os:schedule') == 'auto' %}