storace is new bacula storage host
[mirror/dsa-puppet.git] / manifests / site.pp
index a3c219c..83e8afd 100644 (file)
@@ -64,7 +64,7 @@ node default {
                }
        }
 
-       if $::hostname == 'backuphost' {
+       if $::hostname == 'storace' {
                include bacula::storage
        }