X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a62943629fc45519becfbd66176c9238acbeacbd..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"