blob: 5aefeb342b516ac6663816140dfcefb1ea0d6cd3 [file] [log] [blame]
Grant Williamsa2b58592022-06-07 16:14:36 -05001[{
2 "blob": "/flash/image",
3 "handler": {
4 "type": "file",
5 "path": "/run/initramfs/image-bmc"
6 },
7 "actions": {
8 "preparation": {
9 "type": "skip"
10 },
11 "verification": {
12 "type": "skip"
13 },
14 "update": {
15 "type": "systemd",
16 "unit": "reboot.target",
17 "mode": "replace-irreversibly"
18 }
19 }
20}]