1[{
2    "blob": "/flash/bios",
3    "handler": {
4        "type": "file",
5        "path": "/run/initramfs/bios-image"
6    },
7    "actions": {
8        "preparation": {
9            "type": "skip"
10        },
11        "verification": {
12            "type": "skip"
13        },
14        "update": {
15            "type": "systemd",
16            "unit": "phosphor-ipmi-flash-bios-update.service"
17        }
18    }
19}]
20