X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ff13884a1e237c946502c2a4c67dbb12c9eebdbd..2644c33f556000f2c1eabe316784921af50be10c:/cookbooks/hardware/attributes/default.rb diff --git a/cookbooks/hardware/attributes/default.rb b/cookbooks/hardware/attributes/default.rb index c7b160608..bbe44348e 100644 --- a/cookbooks/hardware/attributes/default.rb +++ b/cookbooks/hardware/attributes/default.rb @@ -1,6 +1,7 @@ default[:hardware][:modules] = %w[lp] default[:hardware][:grub][:cmdline] = %w[nomodeset] default[:hardware][:sensors] = {} +default[:hardware][:hwmon] = {} default[:hardware][:ipmi][:excluded_sensors] = [] if node[:dmi] && node[:dmi][:system]