X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fbacula%2Fmanifests%2Fclient.pp;h=98af74a4a893ce1dff00c6e42625cb608c15421c;hb=04788f2ec54bcdf3b7db4954665ed70caf7ed9a5;hp=4e7592532f4a511954a4cc4ec0a106fe0b5e955b;hpb=2ff27487c60b5ef050465fcc9ad7359bcf3af0af;p=mirror%2Fdsa-puppet.git diff --git a/modules/bacula/manifests/client.pp b/modules/bacula/manifests/client.pp index 4e7592532..98af74a4a 100644 --- a/modules/bacula/manifests/client.pp +++ b/modules/bacula/manifests/client.pp @@ -48,18 +48,6 @@ class bacula::client inherits bacula { require => Package['bacula-fd'], notify => Service['bacula-fd'], } - if $::lsbmajdistrelease != "testing" and $::lsbmajdistrelease < 7 { - file { '/etc/apt/preferences.d/dsa-bacula-client': - content => template('bacula/apt.preferences.bacula-client.erb'), - mode => '0444', - owner => root, - group => root, - } - } else { - file { '/etc/apt/preferences.d/dsa-bacula-client': - ensure => absent - } - } @ferm::rule { 'dsa-bacula-fd-v4': domain => '(ip)',