From 12bccb5193b8e9aadd7951f5a218d80376c2ea54 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 25 Mar 2014 15:31:36 -0300 Subject: Enabling exim munin plugins (2) --- manifests/subsystem/mail.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/subsystem') diff --git a/manifests/subsystem/mail.pp b/manifests/subsystem/mail.pp index 0ac87ed..0cbef91 100644 --- a/manifests/subsystem/mail.pp +++ b/manifests/subsystem/mail.pp @@ -14,6 +14,7 @@ class nodo::subsystem::mail { munin::plugin { [ 'exim_mailqueue', 'exim_mailstats' ]: ensure => present, + config => 'user Debian-exim', } } } -- cgit v1.2.3