Try to use getfromhash instead of extractnodeinfo
[mirror/dsa-puppet.git] / modules / debian-org / manifests / init.pp
index f00880c..1e23846 100644 (file)
@@ -139,7 +139,7 @@ class debian-proliant inherits debian-org {
         "hp-health": ensure => installed;
         "arrayprobe": ensure => installed;
     }
-    case extractnodeinfo($nodeinfo, 'squeeze') {
+    case getfromhash($nodeinfo, 'squeeze') {
         true: {}
         default: {
             package {