X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/8cf714c93bf5a328d97f477fe1c4d54068fbaf5e..3d2e0b4fc4b43a257f31c8d69bd672a98b8f14ec:/cookbooks/munin/recipes/default.rb diff --git a/cookbooks/munin/recipes/default.rb b/cookbooks/munin/recipes/default.rb index 03bcee613..847425e53 100644 --- a/cookbooks/munin/recipes/default.rb +++ b/cookbooks/munin/recipes/default.rb @@ -325,6 +325,8 @@ node[:block_device].each do |name,attributes| if attributes[:vendor] == "ATA" munin_plugin "smart_#{name}" do target "smart_" + conf "smart.erb" + conf_variables :disk => name end else munin_plugin "smart_#{name}" do