eximconf: re-order checks to avoid unnecessary DNS lookups
[mirror/dsa-puppet.git] / modules / linux / manifests / init.pp
index fc24886..6b35ff1 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, storace, sallinen] {
                $blacklist_acpi_power_meter = true
        }
        if $blacklist_acpi_power_meter {