X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fhardware%2Fmanifests%2Fraid.pp;h=a31fcabc1bccefcc0bfef1006e484fc34d4fdadc;hb=6a2039dedd027ef48dccb4022ffaef1747ae2cec;hp=1705ea83f741d88a4609ade1840f3431c6c0951c;hpb=6b3f2197570ae91174b38c04329414c5166c8d05;p=mirror%2Fdsa-puppet.git diff --git a/modules/hardware/manifests/raid.pp b/modules/hardware/manifests/raid.pp index 1705ea83f..a31fcabc1 100644 --- a/modules/hardware/manifests/raid.pp +++ b/modules/hardware/manifests/raid.pp @@ -1,8 +1,8 @@ class hardware::raid { include hardware::raid::proliant - if $::productname == 'PowerEdge 2850' { - include hardware::raid::megactl + if $::productname == 'PowerEdge 1950' { + include hardware::raid::dell } include hardware::raid::raidmpt