We want to backup the director itself too
[mirror/dsa-puppet.git] / modules / bacula / manifests / director.pp
index 4ae22ca..b48eedc 100644 (file)
@@ -1,4 +1,5 @@
 class bacula::director inherits bacula {
+       bacula::node { $::fqdn: }
 
        package { ['bacula-director-pgsql', 'bacula-common', 'bacula-common-pgsql']:
                ensure => installed