comparison 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
comparison
equal deleted inserted replaced
345:bad68f1b6467 346:61be075c5a68
326 file { '/etc/logwatch/conf/services/php.conf': 326 file { '/etc/logwatch/conf/services/php.conf':
327 source => 'puppet:///common/logwatch/services_php.conf', 327 source => 'puppet:///common/logwatch/services_php.conf',
328 } 328 }
329 file { '/etc/logwatch/scripts/services/dovecot': 329 file { '/etc/logwatch/scripts/services/dovecot':
330 source => 'puppet:///common/logwatch/dovecot', 330 source => 'puppet:///common/logwatch/dovecot',
331 }
332 file { '/etc/logwatch/scripts/services/postfix':
333 source => 'puppet:///common/logwatch/postfix',
331 } 334 }
332 } 335 }
333 336
334 #Our web server with our configs, not just a stock one 337 #Our web server with our configs, not just a stock one
335 class webserver ( 338 class webserver (