From 2109ecb18657ec742707b457e379a0fd8cf354a6 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 24 Feb 2019 00:17:22 -0500 Subject: actually enable munin on mail --- manifests/mail.pp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'manifests') diff --git a/manifests/mail.pp b/manifests/mail.pp index de53804..1f5adf7 100644 --- a/manifests/mail.pp +++ b/manifests/mail.pp @@ -10,7 +10,6 @@ node 'mail', 'mail.localdomain' { include mail::backups include mail::mailu - # XXX - # include mail::monitoring + include mail::monitoring include mail::services } -- cgit v1.2.3-54-g00ecf