diff options
-rw-r--r-- | manifests/xen.pp | 1 |
1 files changed, 1 insertions, 0 deletions
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": |