X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/330b3f748baa6e05229a174415965a065e2f7f0c..3da4937c801baac3f81c850ab7a15a76056bc817:/cookbooks/planet/recipes/replication.rb diff --git a/cookbooks/planet/recipes/replication.rb b/cookbooks/planet/recipes/replication.rb index fa9649a38..c3893834d 100644 --- a/cookbooks/planet/recipes/replication.rb +++ b/cookbooks/planet/recipes/replication.rb @@ -320,7 +320,7 @@ systemd_service "replication-hourly" do end systemd_timer "replication-hourly" do - description "Daily replication" + description "Hourly replication" on_calendar "*-*-* *:02/15:00" end