X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fbacula%2Fmanifests%2Fclient.pp;h=be27ccf9c82f509500cd6f5fd441408166a8f78b;hb=312ad2929debb23b0e5e93534bb90621bff234dc;hp=c445b43c121990b8aa342d2dcf3386797debb0d1;hpb=0c709a0ee0080cf3ce60f4c17b02c3c65bd07ce4;p=mirror%2Fdsa-puppet.git diff --git a/modules/bacula/manifests/client.pp b/modules/bacula/manifests/client.pp index c445b43c1..be27ccf9c 100644 --- a/modules/bacula/manifests/client.pp +++ b/modules/bacula/manifests/client.pp @@ -38,7 +38,7 @@ class bacula::client inherits bacula { notify => Service['bacula-fd'], ; '/etc/apt/preferences.d/dsa-bacula-client': - content => template('apt.preferences.bacula-client.erb'), + content => template('bacula/apt.preferences.bacula-client.erb'), mode => '0444', owner => root, group => root,