mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
change splay for scheduled pkg update - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/84
This commit is contained in:
@@ -14,8 +14,8 @@ patch_os_schedule:
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
- splay:
|
- splay:
|
||||||
start: 5
|
start: 30
|
||||||
end: 10
|
end: 120
|
||||||
|
|
||||||
{% elif salt['pillar.get']('patch:os:schedule') == 'auto' %}
|
{% elif salt['pillar.get']('patch:os:schedule') == 'auto' %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user