: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"
}
}
},
:networking => {
:interfaces => {
- :internal_ipv4 => {
- :interface => "eth0",
- :role => :internal,
- :family => :inet,
- :address => "10.0.0.15"
- },
:external_ipv4 => {
:interface => "eth1",
:role => :external,
run_list(
"role[ucl-wolfson]",
+ "role[tyan-s7010]",
"role[tile]"
)