]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tile/recipes/default.rb
We don't need to install libapache2-mod-tile as apache_module will
[chef.git] / cookbooks / tile / recipes / default.rb
index c1cf075b5e8f9e6ba534d5b50b4f14554bb2709e..d4ed52a6051898ae9e02ff5a4d965ffb0d1c742e 100644 (file)
@@ -31,8 +31,6 @@ apache_module "headers"
 apache_module "remoteip"
 apache_module "rewrite"
 
-package "libapache2-mod-tile"
-
 apache_module "tile" do
   conf "tile.conf.erb"
 end