storace is new bacula storage host
[mirror/dsa-puppet.git] / manifests / site.pp
index 8690e55..83e8afd 100644 (file)
@@ -64,7 +64,7 @@ node default {
                }
        }
 
-       if $::hostname == 'backuphost' {
+       if $::hostname == 'storace' {
                include bacula::storage
        }
 
@@ -101,7 +101,7 @@ node default {
        #       include dacs
        #}
 
-       if $::hostname in [stabile,beach,glinka,milanollo,rautavaara] {
+       if $::hostname in [stabile,beach,glinka,milanollo,rautavaara,lw01,lw02,lw03,lw04] {
                include nfs-server
        }