From fa94e32ba5fe4cc73533ef264b4db33ab0a9c28f Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 4 Jun 2025 17:49:13 +0200 Subject: Download VBK layers between 07:50 and 08:00. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit They appear to be broken between 01:53 and 07:41 CEST… Unclear if that'll be off by 1h during winter time. --- group_vars/all.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'group_vars') diff --git a/group_vars/all.yml b/group_vars/all.yml index 247e518..d971c9d 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -17,6 +17,7 @@ webmap_layer_groups_nodownload: # adjust calendar events for individual units webmap_layer_groups_update_calendar: mrr: "*-*-* 05:00:00" # updated daily at 04:33 CEST + vbk: "*-*-* 07:50:00" # updated daily at 01:53 CEST (broken) and 07:41 CEST (fixed) # PostgreSQL's version number and cluster name postgresql: -- cgit v1.2.3