X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/211b0803abd126829c723ae9a6f091b08d103c55..ba31aca76710590cde7d2baa2fc9a4cd7beb0fa4:/roles/git.rb diff --git a/roles/git.rb b/roles/git.rb index 889aa2c38..31ad54036 100644 --- a/roles/git.rb +++ b/roles/git.rb @@ -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"]