X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b..1874a3b948505eb5ba23d10059597d81937fa94a:/roles/gp-dl360e-g8.rb?ds=sidebyside diff --git a/roles/gp-dl360e-g8.rb b/roles/gp-dl360e-g8.rb index 20c9c32c0..695bc958e 100644 --- a/roles/gp-dl360e-g8.rb +++ b/roles/gp-dl360e-g8.rb @@ -1,13 +1,2 @@ name "hp-dl360e-g8" description "Role applied to all HP DL360e G8 machines" - -default_attributes( - :munin => { - :plugins => { - :hpasmcli2_temp => { - :temp15 => { :warning => 68, :critical => 80 }, - :temp16 => { :warning => 68, :critical => 80 } - } - } - } -)