lw04 is now a ProLiant ML150 G5, and hp-health does not support that
[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,