mirror-conova also does lots of ACPI power-meter dmesg noise
authorJulien Cristau <jcristau@debian.org>
Wed, 21 Feb 2018 08:13:57 +0000 (09:13 +0100)
committerJulien Cristau <jcristau@debian.org>
Wed, 21 Feb 2018 08:14:29 +0000 (09:14 +0100)
modules/linux/manifests/init.pp

index fc24886..15bb841 100644 (file)
@@ -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] {
                $blacklist_acpi_power_meter = true
        }
        if $blacklist_acpi_power_meter {