X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Flinux%2Fmanifests%2Finit.pp;h=3e37f3bea23e5f33822635155bc62798e3bafc87;hb=ba9d4e7eceff2f88efbac2b16a4f08997ccd9d80;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..3e37f3bea 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] { $blacklist_acpi_power_meter = true } if $blacklist_acpi_power_meter {