X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Flinux%2Fmanifests%2Finit.pp;h=6b35ff111377d5c85d4ce21b8f1797f27395c599;hb=9e27d3f0aaa21b93d9d256414dcd6335b07c0f53;hp=fc24886a90578595ea8b8316e6e0a1408184dc10;hpb=40676ab4e5a91665f557f34f944bae430f9b4eb0;p=mirror%2Fdsa-puppet.git diff --git a/modules/linux/manifests/init.pp b/modules/linux/manifests/init.pp index fc24886a9..6b35ff111 100644 --- a/modules/linux/manifests/init.pp +++ b/modules/linux/manifests/init.pp @@ -3,7 +3,7 @@ class linux { include ferm::per_host include entropykey include rng_tools - if $::hostname in [fasolo, klecker] { + if $::hostname in [fasolo, klecker, storace, sallinen] { $blacklist_acpi_power_meter = true } if $blacklist_acpi_power_meter {