]> git.openstreetmap.org Git - chef.git/blobdiff - roles/gp-dl360e-g8.rb
Remove munin
[chef.git] / roles / gp-dl360e-g8.rb
index 20c9c32c0f09df7a0670378e0ccc259f15f0ad25..695bc958e50fef08407d65b09fa3128ad6a93bbb 100644 (file)
@@ -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 }
-      }
-    }
-  }
-)