blob: f94df9a78cfb0f95f065e9222a91e4a52a89dcf2 [file] [log] [blame]
Sushil Singhf7674a52019-11-19 00:36:15 -06001{
Sushil Singh8f48c8f2020-01-16 04:36:25 -06002 "BMC image": {
Sushil Singhf7674a52019-11-19 00:36:15 -06003 "OnReset": "Redfish OBMC Reboot (off)",
4 "Immediate": "Wait For Reboot start_boot_seconds=${state['epoch_seconds']}"
5 },
Sushil Singh8f48c8f2020-01-16 04:36:25 -06006 "Host image": {
George Keishinge523fc02020-03-23 12:28:01 -05007 "OnReset": "RF SYS GracefulRestart",
Sushil Singhf7674a52019-11-19 00:36:15 -06008 "Immediate": "Wait State os_running_match_state 10 mins"
9 }
10}
11