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