From 050f71c2c60328d0656b970b0a4bf09c48925839 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 7 Jun 2013 20:57:48 -0300 Subject: Postfix munin plugins config --- manifests/role/mail.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/role/mail.pp') diff --git a/manifests/role/mail.pp b/manifests/role/mail.pp index f486313..7264c29 100644 --- a/manifests/role/mail.pp +++ b/manifests/role/mail.pp @@ -7,6 +7,7 @@ class nodo::role::mail { # Graph postfix munin::plugin { [ 'postfix_mailqueue', 'postfix_mailstats' ]: + config => 'user root', ensure => $delivery ? { 'postfix' => present, default => absent, -- cgit v1.2.3