X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/7ebe049da32826028cab723019f14159dfcee8d1..ebc3049191613606d4bfcfc0434a36e606d4a8d1:/roles/foundation.rb 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"] },