updated provision state

This commit is contained in:
Paul 2021-10-02 12:39:51 +02:00
parent 360fe18d57
commit 62c3dec0ef

View File

@ -11,7 +11,7 @@ schedule_saltutil_clear_cache:
schedule.present:
- name: schedule_saltutil_clear_cache
- function: saltutil.clear_cache
- hours: 2
- days: 7
- run_on_start: false
schedule_pkg_refresh: