]> gitweb.fluxo.info Git - puppet-virtual.git/commitdiff
add a squeeze case for the xen-tools package installation
authorMicah Anderson <micah@riseup.net>
Wed, 15 Dec 2010 18:33:54 +0000 (13:33 -0500)
committerMicah Anderson <micah@riseup.net>
Wed, 15 Dec 2010 18:33:54 +0000 (13:33 -0500)
manifests/xen.pp

index 6fc3ba59ae1383fc8bd0500febedbb3a3cce4faf..6aff1b8633f6493abcef84aac11fcb595c928cd1 100644 (file)
@@ -139,6 +139,12 @@ class xen::dom0::debian inherits xen::dom0::base {
           ensure => "4.1-1~bpo50+1",
       }
     }
+    squeeze: {
+      package {
+        "xen-tools":
+          ensure => installed;
+      }
+    }
   }
 
   file {