:warning => 150,
:critical => 200
}
- },
- :ipmi_fans => {
- :contacts => "null",
- },
- :ipmi_temp => {
- :CPU0belowTmax => { :critical => "10:" },
- :CPU1belowTmax => { :critical => "10:" }
- },
- :sensors_fan => {
- :contacts => "null"
- },
- :sensors_temp => {
- :contacts => "null"
- },
- :sensors_volt => {
- :contacts => "null"
}
}
},
run_list(
"role[ucl-wolfson]",
+ "role[tyan-s7010]",
"role[tile]"
)