rename bacula::node to bacula::director::client
[mirror/dsa-puppet.git] / modules / bacula / manifests / director.pp
index cb7afc3..9563749 100644 (file)
@@ -67,7 +67,7 @@ class bacula::director(
     notify  => Exec['bacula-director reload']
   }
 
-  Bacula::Node<<| |>>
+  Bacula::Director::Client<<| tag == "bacula::to-director::${::fqdn}" |>>
 
   package { 'bacula-console':
     ensure => installed;