]> git.openstreetmap.org Git - chef.git/blobdiff - roles/git.rb
Configure modtile and renderd collectors
[chef.git] / roles / git.rb
index 889aa2c38e994501f3be33e900d03ef552935fb7..31ad54036829706b2021062d37b0d9b213cf2927 100644 (file)
@@ -22,14 +22,6 @@ default_attributes(
       }
     }
   },
-  :apache => {
-    :mpm => "event",
-      :event => {
-        :min_spare_threads => 50,
-        :max_spare_threads => 150,
-        :listen_cores_buckets_ratio => 4
-      }
-  },
   :git => {
     :host => "git.openstreetmap.org",
     :aliases => ["git.osm.org"]