]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/attributes/default.rb
Drop unused attribute
[chef.git] / cookbooks / apache / attributes / default.rb
index 8e051057f8ccb88699c50a65caa81408103f8492..1aefe9270900a3e5eb167374fc5826c13775073b 100644 (file)
@@ -1,4 +1,4 @@
-default[:apache][:mpm] = "worker"
+default[:apache][:mpm] = "event"
 
 default[:apache][:timeout] = 300