]> git.openstreetmap.org Git - chef.git/blobdiff - roles/foundation.rb
Suppress latency warnings for an unused disk on cmok
[chef.git] / roles / foundation.rb
index 9a2c2e553837c30fda36b4e030a889d73c2051aa..6220831642491e998bfe5d8ea18447e791fc4420 100644 (file)
@@ -3,7 +3,6 @@ description "Role applied to all OSMF servers"
 
 default_attributes(
   :apache => {
-    :mpm => "prefork",
     :timeout => 60,
     :keepalive => false
   },