Commit 7837f15
yaml: fixed inconsistent InstanceInfo field
The InstanceInfo field has a different format than what the YAML
file describes.
This commit aligns the InstanceInfo field with how Firecracker
returns it.
Signed-off-by: Gabriel Ionescu <[email protected]>1 parent 96735ee commit 7837f15
2 files changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
511 | | - | |
512 | 511 | | |
513 | 512 | | |
514 | 513 | | |
515 | 514 | | |
516 | 515 | | |
517 | | - | |
| 516 | + | |
518 | 517 | | |
519 | 518 | | |
520 | 519 | | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | | - | |
525 | | - | |
| 520 | + | |
526 | 521 | | |
527 | 522 | | |
528 | 523 | | |
| |||
0 commit comments