projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d1a4fe
)
Fix typo
author
Tom Hughes
<tom@compton.nu>
Sun, 15 Mar 2015 00:55:32 +0000
(
00:55
+0000)
committer
Tom Hughes
<tom@compton.nu>
Sun, 15 Mar 2015 00:55:32 +0000
(
00:55
+0000)
roles/tyan-s7010.rb
patch
|
blob
|
history
diff --git
a/roles/tyan-s7010.rb
b/roles/tyan-s7010.rb
index 6b188e7ff29ddd3a1b99f12b1786789fead27b83..2565f1eedbc100e9f2e4345d31df943d04e136a4 100644
(file)
--- a/
roles/tyan-s7010.rb
+++ b/
roles/tyan-s7010.rb
@@
-54,7
+54,7
@@
default_attributes(
:CPU0belowTmax => { :critical => "10:" },
:CPU1belowTmax => { :critical => "10:" }
},
- :sensors_volt
s
=> {
+ :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" },