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