From cec54898adf14b81a534630f029f66995b4cf272 Mon Sep 17 00:00:00 2001
From: Peter Palfrader <peter@palfrader.org>
Date: Tue, 19 Jun 2012 19:26:43 +0200
Subject: [PATCH] more ganeti nodes

---
 manifests/site.pp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manifests/site.pp b/manifests/site.pp
index 40d9d335..8b8fe5e4 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -36,7 +36,7 @@ node default {
 	include roles
 	include unbound
 
-	if $::hostname in [pasquini,tristano] {
+	if $::hostname in [pasquini,tristano,bertali,boito] {
 		include ganeti2
 	}
 
-- 
2.39.5