]> git.openstreetmap.org Git - chef.git/commitdiff
Remove duplicate resource
authorTom Hughes <tom@compton.nu>
Sun, 19 Jul 2020 18:24:25 +0000 (19:24 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 19 Jul 2020 18:24:25 +0000 (19:24 +0100)
cookbooks/tilecache/recipes/default.rb

index 22272b3aa318ad91568304670bf7baee71aed9e1..2358394e120c319763743dd07469a3b34e9e3b4d 100644 (file)
@@ -172,13 +172,6 @@ tilerenders.each do |render|
   end
 end
 
   end
 end
 
-template "/etc/cron.d/tilecache" do
-  source "cron.erb"
-  owner "root"
-  group "root"
-  mode 0o644
-end
-
 directory "/srv/tilecache" do
   owner "root"
   group "root"
 directory "/srv/tilecache" do
   owner "root"
   group "root"