]> git.openstreetmap.org Git - chef.git/commitdiff
Fix typo
authorTom Hughes <tom@compton.nu>
Sun, 15 Mar 2015 00:55:32 +0000 (00:55 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 15 Mar 2015 00:55:32 +0000 (00:55 +0000)
roles/tyan-s7010.rb

index 6b188e7ff29ddd3a1b99f12b1786789fead27b83..2565f1eedbc100e9f2e4345d31df943d04e136a4 100644 (file)
@@ -54,7 +54,7 @@ default_attributes(
         :CPU0belowTmax => { :critical => "10:" },
         :CPU1belowTmax => { :critical => "10:" }
       },
         :CPU0belowTmax => { :critical => "10:" },
         :CPU1belowTmax => { :critical => "10:" }
       },
-      :sensors_volts => {
+      :sensors_volt => {
         "VCoreA" => { :warning => "0.70:1.42", :critical => "0.70:1.42" },
         "VCoreB" => { :warning => "0.70:1.42", :critical => "0.70:1.42" },
         "in2" => { :warning => "0.00:2.05", :critical => "0.00:2.05" },
         "VCoreA" => { :warning => "0.70:1.42", :critical => "0.70:1.42" },
         "VCoreB" => { :warning => "0.70:1.42", :critical => "0.70:1.42" },
         "in2" => { :warning => "0.00:2.05", :critical => "0.00:2.05" },