static-update-component: support a -f to override host/srcdir checks
[mirror/dsa-puppet.git] / manifests / site.pp
index 4ce4dde..9828f65 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
        }