X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fhardware%2Fmanifests%2Finit.pp;h=5619032ffbe8ec64e82e8f452066188b5af4c1c3;hb=79edb6d514206998227a45666ff7d608d7046312;hp=acb6c14b648e854e1de80349dd1583bfb25b07bc;hpb=43bf5f1b89be643e8b0fda37e54df5613e319210;p=mirror%2Fdsa-puppet.git diff --git a/modules/hardware/manifests/init.pp b/modules/hardware/manifests/init.pp index acb6c14b6..5619032ff 100644 --- a/modules/hardware/manifests/init.pp +++ b/modules/hardware/manifests/init.pp @@ -18,4 +18,6 @@ class hardware { include hardware::sensors include hardware::fixes + + include hardware::intel }