storace also makes ACPI noises about power_meter
authorJulien Cristau <jcristau@debian.org>
Thu, 22 Feb 2018 22:04:10 +0000 (23:04 +0100)
committerJulien Cristau <jcristau@debian.org>
Thu, 22 Feb 2018 22:04:10 +0000 (23:04 +0100)
modules/linux/manifests/init.pp

index 15bb841..3e37f3b 100644 (file)
@@ -3,7 +3,7 @@ class linux {
        include ferm::per_host
        include entropykey
        include rng_tools
-       if $::hostname in [fasolo, klecker, mirror-conova] {
+       if $::hostname in [fasolo, klecker, mirror-conova, storace] {
                $blacklist_acpi_power_meter = true
        }
        if $blacklist_acpi_power_meter {