Move logging and related/established out of ferm.conf into a dsa.d rule
[mirror/dsa-puppet.git] / modules / ferm / manifests / init.pp
index e939186..f33c8ba 100644 (file)
@@ -102,6 +102,11 @@ class ferm {
                rule        => 'saddr ($MUNIN_IPS) NOP'
        }
 
+       file { '/etc/ferm/dsa.d/010-base.conf':
+               content => template('ferm/dsa.d-010-base.conf.erb'),
+               notify  => Service['ferm'],
+       }
+
        augeas { 'logrotate_ulogd2':
                context => '/files/etc/logrotate.d/ulogd2',
                changes => [