From 37eda569bbcd164adb05e78d23fc0221a8e96c56 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 2 Sep 2014 19:43:45 +0100 Subject: [PATCH] Update munin to apache 2.4 style access controls --- cookbooks/munin/templates/default/apache.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/munin/templates/default/apache.erb b/cookbooks/munin/templates/default/apache.erb index f3ce4e2c6..59598acab 100644 --- a/cookbooks/munin/templates/default/apache.erb +++ b/cookbooks/munin/templates/default/apache.erb @@ -12,5 +12,5 @@ - Allow from all + Require all granted -- 2.39.5