projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f78a95
)
Enable apache headers module for munin
author
Tom Hughes
<tom@compton.nu>
Tue, 19 Jul 2016 07:59:18 +0000
(08:59 +0100)
committer
Tom Hughes
<tom@compton.nu>
Tue, 19 Jul 2016 07:59:18 +0000
(08:59 +0100)
cookbooks/munin/recipes/server.rb
patch
|
blob
|
history
diff --git
a/cookbooks/munin/recipes/server.rb
b/cookbooks/munin/recipes/server.rb
index 3f67e522e05c218e604b7a1eb4de4ff2f4ed3540..dcff8686032dcd6738ff05c382d4f61e4c943405 100644
(file)
--- a/
cookbooks/munin/recipes/server.rb
+++ b/
cookbooks/munin/recipes/server.rb
@@
-71,6
+71,7
@@
end
apache_module "fcgid"
apache_module "rewrite"
+apache_module "headers"
remote_directory "/srv/munin.openstreetmap.org" do
source "www"