X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/eedfc932b08ad0d643efc74e1da7734acb92cf41..cd5a4257eaa7b51b9e6f4db0ccbd609013001f2a:/roles/foundation.rb?ds=sidebyside diff --git a/roles/foundation.rb b/roles/foundation.rb index 9a2c2e553..85efc53f7 100644 --- a/roles/foundation.rb +++ b/roles/foundation.rb @@ -2,11 +2,6 @@ name "foundation" description "Role applied to all OSMF servers" default_attributes( - :apache => { - :mpm => "prefork", - :timeout => 60, - :keepalive => false - }, :apt => { :sources => ["passenger"] },