]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - manifests/site.pp
nfs server on glinka
[dsa-puppet.git] / manifests / site.pp
index 4ce4dde44e5f079ad7ce0eb01f59a2d2148d10f1..9828f6594f6b9c52f57151651f9e920b6a7da5dc 100644 (file)
@@ -37,7 +37,7 @@ node default {
        include unbound
        include bacula::client
 
-       if $::hostname in [pasquini,tristano,bertali,boito,byrd,clementi,czerny] {
+       if $::hostname in [pasquini,tristano,bertali,boito,byrd,clementi,czerny,rossini] {
                include ganeti2
        }
 
@@ -92,7 +92,7 @@ node default {
                include dacs
        }
 
-       if $::hostname in [beethoven,spohr,stabile,beach] {
+       if $::hostname in [beethoven,spohr,stabile,beach,glinka] {
                include nfs-server
        }