Pin older hp-health on DL3*0 G5
[mirror/dsa-puppet.git] / modules / hardware / manifests / raid / proliant.pp
index 8b64d22..fe6cbc9 100644 (file)
@@ -14,7 +14,7 @@ class hardware::raid::proliant {
                ensure  => installed,
                tag    => extra_repo,
        }
-       if !("$::systemproductname" in ["ProLiant DL180 G5", "ProLiant DL120 G5"]) {
+       if !("$::systemproductname" in ["ProLiant DL180 G5", "ProLiant DL120 G5", "ProLiant ML150 G5"]) {
                package { 'hp-health':
                        ensure => installed,
                        tag    => extra_repo,