]> git.openstreetmap.org Git - chef.git/commitdiff
hardware: fix cookstyle formatting
authorGrant Slater <git@firefishy.com>
Wed, 6 Jul 2022 14:32:41 +0000 (17:32 +0300)
committerGrant Slater <git@firefishy.com>
Wed, 6 Jul 2022 14:32:41 +0000 (17:32 +0300)
cookbooks/hardware/attributes/default.rb

index 484c3987fa5111d9742a5acabcab9b27dc9cd79e..ff33c73b5340d1a23c0cfcb840e3f4247168abde 100644 (file)
@@ -61,4 +61,4 @@ end
 if File.exist?("/sys/devices/system/cpu/cpu0/power/energy_perf_bias")
   default[:sysfs][:cpu_power_energy_perf_bias][:comment] = "Set CPU Energy-Performance Bias Preference to performance"
   default[:sysfs][:cpu_power_energy_perf_bias][:parameters][:"devices/system/cpu/cpu*/power/energy_perf_bias"] = "0"
-end
\ No newline at end of file
+end