20 lines
406 B
JSON
20 lines
406 B
JSON
[{
|
|
"blob": "/flash/bmccpld",
|
|
"handler": {
|
|
"type": "file",
|
|
"path": "/run/initramfs/bmc-cpld.svf"
|
|
},
|
|
"actions": {
|
|
"preparation": {
|
|
"type": "skip"
|
|
},
|
|
"verification": {
|
|
"type": "skip"
|
|
},
|
|
"update": {
|
|
"type": "systemd",
|
|
"unit": "phosphor-ipmi-flash-bmccpld-update.service"
|
|
}
|
|
}
|
|
}]
|