X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fhardware%2Fmanifests%2Finit.pp;h=acb6c14b648e854e1de80349dd1583bfb25b07bc;hb=284a4b136326c3045aa432be3f7fa690e3ec445d;hp=eb453183c31d31c5f7aef39ead38d5caf88c2f52;hpb=615bce2ae68a47a95e0f5c741f08a2da4ae395b2;p=mirror%2Fdsa-puppet.git diff --git a/modules/hardware/manifests/init.pp b/modules/hardware/manifests/init.pp index eb453183c..acb6c14b6 100644 --- a/modules/hardware/manifests/init.pp +++ b/modules/hardware/manifests/init.pp @@ -16,4 +16,6 @@ class hardware { } include hardware::sensors + + include hardware::fixes }