X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=inline;f=modules%2Fhardware%2Fmanifests%2Finit.pp;h=acb6c14b648e854e1de80349dd1583bfb25b07bc;hb=009ad01933a07dee8dbbfc5cd1af6d0a889eddfe;hp=eb453183c31d31c5f7aef39ead38d5caf88c2f52;hpb=37c48a2ff17d009bd01a49988885e749149f0436;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 }