]> git.openstreetmap.org Git - chef.git/commitdiff
Merge remote-tracking branch 'github/pull/428'
authorTom Hughes <tom@compton.nu>
Sun, 27 Jun 2021 15:46:33 +0000 (16:46 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 27 Jun 2021 15:46:33 +0000 (16:46 +0100)
cookbooks/planet/recipes/current.rb

index fefcaaad7d48433d310175ba1ab7464d1f8a5726..9f951df53137a6fda61d5b02c63129800ed28cc7 100644 (file)
@@ -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"