Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
[{
|
||||
"blob": "/flash/dummy",
|
||||
"handler": {
|
||||
"type": "file",
|
||||
"path": "/run/initramfs/bmc-image"
|
||||
},
|
||||
"actions": {
|
||||
"preparation": {
|
||||
"type": "skip"
|
||||
},
|
||||
"verification": {
|
||||
"type": "systemd",
|
||||
"unit": "dummy-verify.service"
|
||||
},
|
||||
"update": {
|
||||
"type": "skip"
|
||||
}
|
||||
}
|
||||
}]
|
||||
Reference in New Issue
Block a user