]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tilecache/recipes/default.rb
Enable ChefModernize/CronDFileOrTemplate cop
[chef.git] / cookbooks / tilecache / recipes / default.rb
index 9ec7b2aeb6ef87f403beef7bf1d6c18cee8aecfb..adc2226855e839d46238f31b96430c32f0dc2d01 100644 (file)
@@ -123,7 +123,7 @@ template "/usr/local/bin/nginx_generate_tilecache_qos_map" do
   variables :totp_key => web_passwords["totp_key"]
 end
 
-file "/etc/cron.d/tilecache" do
+cron_d "tilecache" do
   action :delete
 end