X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fbacula%2Fmanifests%2Fstorage-per-node.pp;h=501921db3f450d615958dcb42f476507356c81f1;hb=d3619a7f24c33ccb40bb762d31761c3c82d64922;hp=e8926eb280f8e7f45796dbb122b6b9cb300acfc0;hpb=e96e72674696752c5a15e7618677b704919f4dc8;p=mirror%2Fdsa-puppet.git diff --git a/modules/bacula/manifests/storage-per-node.pp b/modules/bacula/manifests/storage-per-node.pp index e8926eb28..501921db3 100644 --- a/modules/bacula/manifests/storage-per-node.pp +++ b/modules/bacula/manifests/storage-per-node.pp @@ -14,7 +14,7 @@ define bacula::storage-per-node() { content => template('bacula/storage-per-client.conf.erb'), mode => '0440', group => bacula, - notify => Exec['bacula-sd reload'], + notify => Exec['bacula-sd restart-when-idle'], ; "${bacula_backup_path}/${name}": ensure => directory,