X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3f05ea3902becdb802b00b88cd3a779e1009cda4..9a6a2e29fd799a3e52f1a96cbf36f51ae0ef5ed6:/cookbooks/taginfo/recipes/default.rb diff --git a/cookbooks/taginfo/recipes/default.rb b/cookbooks/taginfo/recipes/default.rb index ad6357eb0..c991fa209 100644 --- a/cookbooks/taginfo/recipes/default.rb +++ b/cookbooks/taginfo/recipes/default.rb @@ -49,7 +49,7 @@ gem_package "sinatra-r18n" gem_package "rack-contrib" apache_module "cache" -apache_module "disk_cache" +apache_module "cache_disk" template "/etc/cron.d/taginfo" do source "cron.erb"