I do not think empty directories need a source => (these days)
[mirror/dsa-puppet.git] / modules / bacula / manifests / client.pp
index 03988fb..8f56045 100644 (file)
@@ -29,7 +29,6 @@ class bacula::client(
     purge   => true,
     force   => true,
     recurse => true,
-    source  => 'puppet:///files/empty/',
     notify  => Exec['bacula-fd restart-when-idle'],
   }