X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6ae3dbf336935b1c0ab10ebe1ac27abc590b8a73..7470eb52bfa0d9bb890c29558b91c445860a2969:/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