]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/hardware/manifests/init.pp
and fix preferences file
[dsa-puppet.git] / modules / hardware / manifests / init.pp
index b09bf929e48db4cefb8bd35ae08c6359e2fab7a4..c7c7a28a11492bc17f44b48af85c5c5d17099cdf 100644 (file)
@@ -4,7 +4,7 @@ class hardware {
        case $::systemproductname {
                "ProLiant BL495c G5": {
                        file { '/etc/apt/preferences.d/dsa-hp-tools':
-                               content => "Package: hp-health\n: version 8.6*\nPin-Priority: 1100\n"
+                               content => "Package: hp-health\nPin: version 8.6*\nPin-Priority: 1100\n"
                        }
                }
        }