]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - manifests/site.pp
Add apache magic to serve xhtml on ports.d.o
[dsa-puppet.git] / manifests / site.pp
index 2f6d8b3af98f0c092a4d28aa6e19753c0b30c5fb..ff7d3cd722cd3459bb2a74e45e591e87e73b403a 100644 (file)
@@ -57,7 +57,7 @@ node default {
                }
        }
 
-       if $::hostname == 'beethoven' {
+       if $::hostname == 'backuphost' {
                include bacula::storage
        }
 
@@ -99,7 +99,7 @@ node default {
                include dacs
        }
 
-       if $::hostname in [beethoven,stabile,beach,glinka,milanollo,rautavaara] {
+       if $::hostname in [stabile,beach,glinka,milanollo,rautavaara] {
                include nfs-server
        }