Install iucode-tool on physical machines with Intel CPUs
[mirror/dsa-puppet.git] / modules / hardware / manifests / init.pp
index eb45318..5619032 100644 (file)
@@ -16,4 +16,8 @@ class hardware {
        }
 
        include hardware::sensors
+
+       include hardware::fixes
+
+       include hardware::intel
 }