]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/munin/recipes/server.rb
Enable apache headers module for munin
[chef.git] / cookbooks / munin / recipes / server.rb
index 3f67e522e05c218e604b7a1eb4de4ff2f4ed3540..dcff8686032dcd6738ff05c382d4f61e4c943405 100644 (file)
@@ -71,6 +71,7 @@ end
 
 apache_module "fcgid"
 apache_module "rewrite"
+apache_module "headers"
 
 remote_directory "/srv/munin.openstreetmap.org" do
   source "www"