X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1785b1f64e60348ff21fbfdb84bb8311c5bbd24c..21b39d16f16c4497e1d40cf3f16774dac1eb08d5:/cookbooks/nominatim/recipes/default.rb diff --git a/cookbooks/nominatim/recipes/default.rb b/cookbooks/nominatim/recipes/default.rb index 36389d896..8f097925f 100644 --- a/cookbooks/nominatim/recipes/default.rb +++ b/cookbooks/nominatim/recipes/default.rb @@ -330,7 +330,7 @@ else systemd_timer "nominatim-update-maintenance-trigger" do action :create description "Schedule maintenance tasks for Nominatim DB" - on_calender "*-*-* 02:03:00 UTC" + on_calendar "*-*-* 02:03:00 UTC" end end