X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/7ebe049da32826028cab723019f14159dfcee8d1..49e90bd4f3154ad5b3a542c7aad648b008dfe844:/roles/foundation.rb?ds=inline diff --git a/roles/foundation.rb b/roles/foundation.rb index 622083164..85efc53f7 100644 --- a/roles/foundation.rb +++ b/roles/foundation.rb @@ -2,10 +2,6 @@ name "foundation" description "Role applied to all OSMF servers" default_attributes( - :apache => { - :timeout => 60, - :keepalive => false - }, :apt => { :sources => ["passenger"] },