projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98e8335
)
mirror-conova also does lots of ACPI power-meter dmesg noise
author
Julien Cristau
<jcristau@debian.org>
Wed, 21 Feb 2018 08:13:57 +0000
(09:13 +0100)
committer
Julien Cristau
<jcristau@debian.org>
Wed, 21 Feb 2018 08:14:29 +0000
(09:14 +0100)
modules/linux/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/linux/manifests/init.pp
b/modules/linux/manifests/init.pp
index
fc24886
..
15bb841
100644
(file)
--- a/
modules/linux/manifests/init.pp
+++ b/
modules/linux/manifests/init.pp
@@
-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 {