From: Pietro Ferrari Date: Sat, 14 Mar 2009 01:12:35 +0000 (-0700) Subject: fix missing bracket X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=6e6b82d8a61e923358738026c644320df4bd4a65;p=puppet-virtual.git fix missing bracket --- 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":