From: Stephen Gran Date: Sun, 24 Jun 2012 12:26:39 +0000 (+0100) Subject: er, I lost this in the merge X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=dc277d35e31de78575f70c222bafe70d3ef79d18;p=mirror%2Fdsa-puppet.git er, I lost this in the merge Signed-off-by: Stephen Gran --- diff --git a/modules/bacula/manifests/director.pp b/modules/bacula/manifests/director.pp index 6540c4d44..a33f5967d 100644 --- a/modules/bacula/manifests/director.pp +++ b/modules/bacula/manifests/director.pp @@ -19,6 +19,8 @@ class bacula::director inherits bacula { notify => Service['bacula-director'] } + Bacula::Node<<| |>> + file { '/etc/bacula/bacula-dir.conf': content => template('bacula/bacula-dir.conf.erb'), mode => '0440',