]> git.openstreetmap.org Git - chef.git/commitdiff
RewriteLock is not needed in apache 2.4
authorTom Hughes <tom@compton.nu>
Sun, 26 Oct 2014 11:10:38 +0000 (11:10 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 26 Oct 2014 11:10:38 +0000 (11:10 +0000)
cookbooks/planet/recipes/default.rb
cookbooks/planet/templates/default/rewrite.conf.erb [deleted file]

index 1edc46fdd95f18c61a7a19ed3692f89f394e134a..706e766e8c57f8581d3958267795c81b7455be25 100644 (file)
@@ -79,10 +79,7 @@ directory "/store/planet/notes" do
   mode 0775
 end
 
-apache_module "rewrite" do
-  conf "rewrite.conf.erb"
-end
-
+apache_module "rewrite"
 apache_module "proxy_http"
 
 apache_site "planet.openstreetmap.org" do
diff --git a/cookbooks/planet/templates/default/rewrite.conf.erb b/cookbooks/planet/templates/default/rewrite.conf.erb
deleted file mode 100644 (file)
index 32d8834..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-# DO NOT EDIT - This file is being maintained by Chef
-
-RewriteLock /var/lock/apache2/rewrite