X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/82fd28e30e88c6282572f5c7a176470a414ea529..7108c794e6ce1a3ea78f3ac6ff8fd7ea3bdc62a3:/cookbooks/tile/recipes/default.rb diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index 40039b314..4de4200bc 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -157,6 +157,7 @@ end package %w[ python3-cairo python3-mapnik + python3-pyproj python3-setuptools ] @@ -664,7 +665,7 @@ end systemd_timer "render-lowzoom" do description "Render low zoom tiles" - on_calendar "Sun *-*~07/1 01:00:00" + on_calendar "Fri *-*-* 23:00:00 UTC" end service "render-lowzoom.timer" do