blob: efbe6f830e990f1b84dc6fe7498c81c428080a7b [file] [log] [blame]
George Hung85d9f2a2020-05-20 17:22:25 +08001[{
2 "blob": "/flash/bios",
3 "handler": {
4 "type": "file",
5 "path": "/tmp/bios-image"
6 },
7 "actions": {
8 "preparation": {
9 "type": "skip"
10 },
11 "verification": {
12 "type": "systemd",
13 "unit": "phosphor-ipmi-flash-bios-verify.service"
14 },
15 "update": {
16 "type": "systemd",
17 "unit": "phosphor-ipmi-flash-bios-update.service"
18 }
19 }
20}]