]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
ganeti module on byrd
authorPeter Palfrader <peter@palfrader.org>
Thu, 12 Jul 2012 13:17:10 +0000 (15:17 +0200)
committerPeter Palfrader <peter@palfrader.org>
Thu, 12 Jul 2012 13:17:26 +0000 (15:17 +0200)
manifests/site.pp

index f75f0f87943468e91863492fbaee6ea67825d921..564986b0e7f65475cbf500fc57ae0b68b1ccdd5e 100644 (file)
@@ -36,7 +36,7 @@ node default {
        include roles
        include unbound
 
        include roles
        include unbound
 
-       if $::hostname in [pasquini,tristano,bertali,boito] {
+       if $::hostname in [pasquini,tristano,bertali,boito,byrd] {
                include ganeti2
        }
 
                include ganeti2
        }