]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
er, I lost this in the merge
authorStephen Gran <steve@lobefin.net>
Sun, 24 Jun 2012 12:26:39 +0000 (13:26 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 24 Jun 2012 12:26:39 +0000 (13:26 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/bacula/manifests/director.pp

index 6540c4d44debad9b5954ef58b422e5d1f9ef6a74..a33f5967dcd554804c55494f3cf9ae5fbacd7914 100644 (file)
@@ -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',