Sushil Singh | f7674a5 | 2019-11-19 00:36:15 -0600 | [diff] [blame] | 1 | { |
Sushil Singh | 8f48c8f | 2020-01-16 04:36:25 -0600 | [diff] [blame] | 2 | "BMC image": { |
Sushil Singh | f7674a5 | 2019-11-19 00:36:15 -0600 | [diff] [blame] | 3 | "OnReset": "Redfish OBMC Reboot (off)", |
| 4 | "Immediate": "Wait For Reboot start_boot_seconds=${state['epoch_seconds']}" |
| 5 | }, |
Sushil Singh | 8f48c8f | 2020-01-16 04:36:25 -0600 | [diff] [blame] | 6 | "Host image": { |
George Keishing | e523fc0 | 2020-03-23 12:28:01 -0500 | [diff] [blame] | 7 | "OnReset": "RF SYS GracefulRestart", |
Sushil Singh | f7674a5 | 2019-11-19 00:36:15 -0600 | [diff] [blame] | 8 | "Immediate": "Wait State os_running_match_state 10 mins" |
| 9 | } |
| 10 | } |
| 11 | |