X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fhardware%2Fmanifests%2Fraid%2Fproliant.pp;h=fe6cbc9f4c10e26b13ff62796b459884a5d583b2;hb=6b9e31db704fa673f4935c756a754a0e4cd4f10d;hp=8b64d224fc6e25db0118c6d7b54360885e886eba;hpb=d2d718d6312d6d8902c7974e2ab3769c979e09fd;p=mirror%2Fdsa-puppet.git diff --git a/modules/hardware/manifests/raid/proliant.pp b/modules/hardware/manifests/raid/proliant.pp index 8b64d224f..fe6cbc9f4 100644 --- a/modules/hardware/manifests/raid/proliant.pp +++ b/modules/hardware/manifests/raid/proliant.pp @@ -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,