Make the www.d.o apache config a template
[mirror/dsa-puppet.git] / modules / hardware / manifests / init.pp
index b09bf92..c7c7a28 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"
                        }
                }
        }