Skip to content

Commit 411c446

Browse files
shivammathurderickr
authored andcommitted
Change cron job frequency for sync_maps to hourly
1 parent 142b9a0 commit 411c446

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roles/properties/downloads/tasks/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
- name: Create cron to sync the windows libraries and DLLs
5252
cron:
5353
name: Run sync-json-files daily
54-
special_time: daily
54+
special_time: hourly
5555
job: /local/systems/sync-maps
5656
user: windows
5757

0 commit comments

Comments
 (0)