]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/dmca/attributes/default.rb
Move common PHP setup logic to a new cookbook
[chef.git] / cookbooks / dmca / attributes / default.rb
diff --git a/cookbooks/dmca/attributes/default.rb b/cookbooks/dmca/attributes/default.rb
deleted file mode 100644 (file)
index 56bdf21..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-# Use prefork as PHP is to dumb for anything else
-override[:apache][:mpm] = "prefork"