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