]> git.openstreetmap.org Git - chef.git/blobdiff - roles/foundation.rb
ridley: tweak apache config to hopefully improve health
[chef.git] / roles / foundation.rb
index 6220831642491e998bfe5d8ea18447e791fc4420..85efc53f7a0b3f41e68d6949fb556921fd9115df 100644 (file)
@@ -2,10 +2,6 @@ name "foundation"
 description "Role applied to all OSMF servers"
 
 default_attributes(
-  :apache => {
-    :timeout => 60,
-    :keepalive => false
-  },
   :apt => {
     :sources => ["passenger"]
   },