diff manifests/templates.pp @ 346:61be075c5a68

Ignore X-Comment "SPF whitelisted" messages in Logwatch
author IBBoard <dev@ibboard.co.uk>
date Mon, 20 Jul 2020 10:33:54 +0100
parents bad68f1b6467
children 73d7b3ec6263
line wrap: on
line diff
--- a/manifests/templates.pp	Mon Jul 20 09:56:09 2020 +0100
+++ b/manifests/templates.pp	Mon Jul 20 10:33:54 2020 +0100
@@ -329,6 +329,9 @@
 	file { '/etc/logwatch/scripts/services/dovecot':
 		source => 'puppet:///common/logwatch/dovecot',
 	}
+	file { '/etc/logwatch/scripts/services/postfix':
+		source => 'puppet:///common/logwatch/postfix',
+	}
 }
 
 #Our web server with our configs, not just a stock one