Make bacula backups to backuphost at bytemark for now
[mirror/dsa-puppet.git] / manifests / site.pp
index 32b0628..ff7d3cd 100644 (file)
@@ -57,7 +57,7 @@ node default {
                }
        }
 
-       if $::hostname == 'beethoven' {
+       if $::hostname == 'backuphost' {
                include bacula::storage
        }