]> git.openstreetmap.org Git - chef.git/blobdiff - roles/forum.rb
Improve handling of apache mpm selection
[chef.git] / roles / forum.rb
index 8273fc47f20f27c1d4b877fa8ebd3b7f78ccdc0c..3b62fe5aaffcdd1bcc6aeb17734dd72fd2f5a255 100644 (file)
@@ -3,7 +3,6 @@ description "Role applied to all forum servers"
 
 default_attributes(
   :apache => {
-    :mpm => "prefork",
     :timeout => 60,
     :keepalive => false,
     :prefork => {