X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/8e86bcdcde5541c466540d6a9f908b17fc9c4884..e6efb80e3363ef7ee084f6aee004a0b7dbb7a0e4:/roles/mail.rb diff --git a/roles/mail.rb b/roles/mail.rb index 6cf895493..de74af25a 100644 --- a/roles/mail.rb +++ b/roles/mail.rb @@ -76,7 +76,6 @@ default_attributes( "clamav" => "root", "rails" => "root", "trac" => "root", - "munin" => "root", "prometheus" => "root", "www-data" => "root", "osmbackup" => "root", @@ -98,16 +97,6 @@ default_attributes( }, :private_aliases => "mail" }, - :munin => { - :plugins => { - :exim_mailqueue => { - :mails => { - :warning => 500, - :critical => 1000 - } - } - } - }, :prometheus => { :metrics => { :exim_queue_limit => { :metric => 2500 }