X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/eedfc932b08ad0d643efc74e1da7734acb92cf41..864d5dd378e3abaceec0119861696aa99f5d5628:/roles/foundation.rb diff --git a/roles/foundation.rb b/roles/foundation.rb index 9a2c2e553..622083164 100644 --- a/roles/foundation.rb +++ b/roles/foundation.rb @@ -3,7 +3,6 @@ description "Role applied to all OSMF servers" default_attributes( :apache => { - :mpm => "prefork", :timeout => 60, :keepalive => false },