X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fbacula%2Fmanifests%2Fclient.pp;h=98af74a4a893ce1dff00c6e42625cb608c15421c;hb=04788f2ec54bcdf3b7db4954665ed70caf7ed9a5;hp=0a1d98d8a964bc0bb369d98d7d64799d4ba801b3;hpb=41c40c4a9c30480d08813b55fded8e147718f44f;p=mirror%2Fdsa-puppet.git diff --git a/modules/bacula/manifests/client.pp b/modules/bacula/manifests/client.pp index 0a1d98d8a..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/unstable" 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)',