more ganeti nodes
authorPeter Palfrader <peter@palfrader.org>
Tue, 19 Jun 2012 17:26:43 +0000 (19:26 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 19 Jun 2012 17:26:43 +0000 (19:26 +0200)
manifests/site.pp

index 40d9d33..8b8fe5e 100644 (file)
@@ -36,7 +36,7 @@ node default {
        include roles
        include unbound
 
-       if $::hostname in [pasquini,tristano] {
+       if $::hostname in [pasquini,tristano,bertali,boito] {
                include ganeti2
        }