pipeline/stage/grub2: make the boot uuid optional

Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
Tom Gundersen 2019-12-12 19:07:09 +01:00 committed by Lars Karlitski
parent 4c892d6d32
commit 7e4c4e4f6d
25 changed files with 25 additions and 29 deletions

View file

@ -124,7 +124,6 @@
"name": "org.osbuild.grub2",
"options": {
"root_fs_uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac",
"boot_fs_uuid": "00000000-0000-0000-0000-000000000000",
"kernel_opts": "ro biosdevname=0 net.ifnames=0"
}
},