From 6e6b82d8a61e923358738026c644320df4bd4a65 Mon Sep 17 00:00:00 2001 From: Pietro Ferrari Date: Fri, 13 Mar 2009 18:12:35 -0700 Subject: fix missing bracket --- manifests/xen.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/xen.pp b/manifests/xen.pp index c824fc6..a2c3baf 100644 --- a/manifests/xen.pp +++ b/manifests/xen.pp @@ -124,6 +124,7 @@ class xen::dom0::debian inherits xen::dom0::base { ensure => "4.1-1~bpo50+1", } } + } file { "/etc/xen-tools/xen-tools.conf": -- cgit v1.2.3