:comment => "Tune the ondemand CPU frequency governor",
:parameters => {
"devices/system/cpu/cpufreq/ondemand/up_threshold" => "25",
- "devices/system/cpu/cpufreq/ondemand/sampling_down_factor" => "10"
+ "devices/system/cpu/cpufreq/ondemand/sampling_down_factor" => "100"
}
}
}
"recipe[openssh]",
"recipe[sysctl]",
"recipe[sysfs]",
- "recipe[tools]"
+ "recipe[tools]",
+ "recipe[fail2ban]"
)