name "tyan-s7010"
-description "Role applied to machines using the Tyan S710 motherboard"
+description "Role applied to machines using the Tyan S7010 motherboard"
default_attributes(
:hardware => {
- :modules => %w(i2c_i801 jc42 w83793),
+ :modules => %w[i2c_i801 jc42 w83793],
:sensors => {
"jc42-*" => {
:temps => {
: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" },