[{ | |
"blob": "/flash/image", | |
"handler": { | |
"type": "file", | |
"path": "/run/initramfs/bmc-image" | |
}, | |
"actions": { | |
"preparation": { | |
"type": "skip" | |
}, | |
"verification": { | |
"type": "systemd", | |
"unit": "phosphor-ipmi-flash-bmc-verify.service" | |
}, | |
"update": { | |
"type": "systemd", | |
"unit": "reboot.target", | |
"mode": "replace-irreversibly" | |
} | |
} | |
}] |