samples/qcow2: reuse the base-with-grub2 stage

Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
Tom Gundersen 2019-07-02 18:49:33 +02:00
parent 3b93fb6431
commit a45f0dc8e5

View file

@ -4,15 +4,7 @@
{
"name": "io.weldr.untree",
"options": {
"tree": "base"
}
},
{
"name": "io.weldr.grub2",
"systemResourcesFromEtc": ["/etc/grub.d"],
"options": {
"root_fs_uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac",
"partition_table_id": "0xdeadbeef"
"tree": "base-with-grub2"
}
}
],