X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/ba44ae68d149dfd763f10d11e40fd938e4c9764c..d3b7066397b505ca5fbf4cd2d74763b9d86c6dda:/roles/gp-dl360e-g8.rb?ds=inline 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 } - } - } - } -)