Add sallinen to blacklist_acpi_power_meter list
authorJulien Cristau <jcristau@debian.org>
Wed, 18 Jul 2018 09:36:46 +0000 (11:36 +0200)
committerJulien Cristau <jcristau@debian.org>
Wed, 18 Jul 2018 09:37:08 +0000 (11:37 +0200)
modules/linux/manifests/init.pp

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