X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1905f4711db7d0496edf82f6fac7971a1dcbddf9..88bb26b033774548fa76da9170cbefd4536f0a5f:/cookbooks/planet/recipes/current.rb diff --git a/cookbooks/planet/recipes/current.rb b/cookbooks/planet/recipes/current.rb index fefcaaad7..9f951df53 100644 --- a/cookbooks/planet/recipes/current.rb +++ b/cookbooks/planet/recipes/current.rb @@ -53,7 +53,7 @@ remote_file "/var/lib/planet/planet.osh.pbf" do end cron_d "planet-update" do - minute "17" + minute "37" hour "1" user "root" command "/usr/local/bin/planet-update"