Split the director config coming from each node in two parts: one that comes from...
[mirror/dsa-puppet.git] / modules / bacula / manifests / client / storage.pp
diff --git a/modules/bacula/manifests/client/storage.pp b/modules/bacula/manifests/client/storage.pp
deleted file mode 100644 (file)
index 716483c..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# Bacula configuration for a client, pushed from the storage.
-#
-# This is stored config by a storage and then collected on the client.
-#
-define bacula::client::storage(
-) {
-  include bacula::client
-
-}