X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d118d2178b14eefa5a486e528d730956175fdf40..4832433424648696f2c98d732dec19e22f57bf40:/roles/ic.rb diff --git a/roles/ic.rb b/roles/ic.rb index 5724b798e..2e63557d2 100644 --- a/roles/ic.rb +++ b/roles/ic.rb @@ -28,15 +28,6 @@ default_attributes( } } } - }, - :sysfs => { - :cpufreq_ondemand_low => { - :comment => "Tune the ondemand CPU frequency governor for reduced scaling", - :parameters => { - "devices/system/cpu/cpufreq/ondemand/up_threshold" => "95", - "devices/system/cpu/cpufreq/ondemand/sampling_down_factor" => "1" - } - } } )