X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b4c704180591e1acb8de6b1a2c96d91c1665783d..1874a3b948505eb5ba23d10059597d81937fa94a:/roles/tile.rb diff --git a/roles/tile.rb b/roles/tile.rb index b5ab16932..97bd895f8 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -24,15 +24,6 @@ default_attributes( :listen_cores_buckets_ratio => 8 } }, - :munin => { - :plugins => { - :renderd_processed => { - :graph_order => "reqPrio req reqLow dirty reqBulk dropped", - :reqPrio => { :draw => "AREA" }, - :req => { :draw => "STACK" } - } - } - }, :postgresql => { :settings => { :defaults => {