X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Flinux%2Fmanifests%2Finit.pp;h=97cc6431b4e0ede0a0d618ff6d9f3d085bcdc8f6;hb=1a5f0ac7c3746a07e35d66b65625c8d1299b0cc2;hp=fc24886a90578595ea8b8316e6e0a1408184dc10;hpb=d23732dda9535546c6fb851cf996440cd64fb504;p=mirror%2Fdsa-puppet.git diff --git a/modules/linux/manifests/init.pp b/modules/linux/manifests/init.pp index fc24886a9..97cc6431b 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, mirror-conova, storace, sallinen] { $blacklist_acpi_power_meter = true } if $blacklist_acpi_power_meter {