Add per client pools, storages, devices, mediatypes
[mirror/dsa-puppet.git] / modules / bacula / manifests / client.pp
index e7506bf..a718c81 100644 (file)
@@ -1,4 +1,5 @@
 class bacula::client inherits bacula {
+       @@bacula::storage-per-node { $::fqdn: }
 
        package { ['bacula-fd']:
                ensure => installed