Use underscores rather than hyphens for class names
[mirror/dsa-puppet.git] / modules / bacula / manifests / storage.pp
index 2ac7e7d..b86f8da 100644 (file)
@@ -66,6 +66,5 @@ class bacula::storage inherits bacula {
                ;
        }
 
-       Bacula::Storage-per-Node<<| |>>
-
+       Bacula::Storage_per_node<<| |>>
 }