]> git.openstreetmap.org Git - chef.git/blobdiff - roles/mail.rb
Remove munin
[chef.git] / roles / mail.rb
index 6cf89549391c925261d98b8f8cc7d91a499ab48d..6648ce7d8c54d86d74949fe7b5d55e619e34847e 100644 (file)
@@ -98,16 +98,6 @@ default_attributes(
     },
     :private_aliases => "mail"
   },
-  :munin => {
-    :plugins => {
-      :exim_mailqueue => {
-        :mails => {
-          :warning => 500,
-          :critical => 1000
-        }
-      }
-    }
-  },
   :prometheus => {
     :metrics => {
       :exim_queue_limit => { :metric => 2500 }