Merge pull request #4990 from Security-Onion-Solutions/issue/4985

Issue/4985
This commit is contained in:
Josh Patterson
2021-07-29 11:14:54 -04:00
committed by GitHub

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: {{ patch_os_pillar.get('hours', 8) }}
- splay: {{splay}} - splay: {{splay}}
- return_job: True - return_job: True