From 2ef200c670d58681ba16f7a530d4c6b5f416092b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 5 Jun 2013 15:55:15 -0300 Subject: More munin plugins --- manifests/subsystem/mail.pp | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'manifests/subsystem') diff --git a/manifests/subsystem/mail.pp b/manifests/subsystem/mail.pp index 12c7e4b..dfd296b 100644 --- a/manifests/subsystem/mail.pp +++ b/manifests/subsystem/mail.pp @@ -9,6 +9,12 @@ class nodo::subsystem::mail { } } 'postfix': { } - '','exim',default: { include exim::tls } + '','exim',default: { + include exim::tls + + #munin::plugin { [ 'exim_mailqueue', 'exim_mailstats' ]: + # ensure => present, + #} + } } } -- cgit v1.2.3