merge nagios-wraps crontab into dsa-puppet-stuff
[mirror/dsa-puppet.git] / modules / hardware / manifests / raid.pp
index d682c30..a31fcab 100644 (file)
@@ -1,10 +1,8 @@
 class hardware::raid {
-       if $::smartarraycontroller {
-               include hardware::raid::proliant
-       }
+       include hardware::raid::proliant
 
-       if $::productname == 'PowerEdge 2850' {
-               include hardware::raid::megactl
+       if $::productname == 'PowerEdge 1950' {
+               include hardware::raid::dell
        }
 
        include hardware::raid::raidmpt