X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/61251b8a5c338d1939c40e64c8b57f17901eeb99..956ffe2008afb266d5fa00010e642e8af03c48b0:/cookbooks/tilelog/recipes/default.rb?ds=sidebyside diff --git a/cookbooks/tilelog/recipes/default.rb b/cookbooks/tilelog/recipes/default.rb index 6ad7b1493..9ab433195 100644 --- a/cookbooks/tilelog/recipes/default.rb +++ b/cookbooks/tilelog/recipes/default.rb @@ -79,7 +79,7 @@ template "/usr/local/bin/tilelog" do end template "/etc/cron.d/tilelog" do - source "tileog.cron.erb" + source "tilelog.cron.erb" owner "root" group "root" mode 0644