This commit is contained in:
m0duspwnens
2021-07-29 10:48:24 -04:00
parent fcfc2a65a9
commit 3fc43f7d92

View File

@@ -42,7 +42,7 @@ patch_os_schedule:
- function: state.sls - function: state.sls
- job_args: - job_args:
- patch.os - patch.os
- hours: 8 - hours: {{ salt['pillar.get']('patch_os_pillar:hours', 8) }}
- splay: {{splay}} - splay: {{splay}}
- return_job: True - return_job: True