klecker: remove acpi dmesg noise
authorHéctor Orón Martínez <zumbi@debian.org>
Wed, 31 Jan 2018 17:09:33 +0000 (18:09 +0100)
committerHéctor Orón Martínez <zumbi@debian.org>
Wed, 31 Jan 2018 17:12:30 +0000 (18:12 +0100)
Signed-off-by: Héctor Orón Martínez <zumbi@debian.org>
modules/linux/manifests/init.pp

index 57962a7..fc24886 100644 (file)
@@ -3,7 +3,7 @@ class linux {
        include ferm::per_host
        include entropykey
        include rng_tools
-       if $::hostname in [fasolo] {
+       if $::hostname in [fasolo, klecker] {
                $blacklist_acpi_power_meter = true
        }
        if $blacklist_acpi_power_meter {