X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a5f455cd976b116c1c547d25d0c392166b426ce2..7bf9926d8fd2ba918eaa379aace7c7c02c500ace:/roles/errol.rb diff --git a/roles/errol.rb b/roles/errol.rb index 0b547d610..17905f61d 100644 --- a/roles/errol.rb +++ b/roles/errol.rb @@ -4,6 +4,10 @@ description "Master role applied to errol" default_attributes( :munin => { :plugins => { + :ipmi_temp => { + :CPU0belowTmax => { :critical => "10:" }, + :CPU1belowTmax => { :critical => "10:" } + }, :sensors_fan => { :contacts => "null" },