]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/hardware/attributes/default.rb
Ignore disconnected fans on errol
[chef.git] / cookbooks / hardware / attributes / default.rb
index c7b16060842e618fd1ae752ec12534a3d902a723..bbe44348e69f5f852af112d4f25a3993560acc36 100644 (file)
@@ -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]