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

@ -106,7 +106,6 @@
"name": "org.osbuild.grub2",
"options": {
"root_fs_uuid": "0bd700f8-090f-4556-b797-b340297ea1bd",
"boot_fs_uuid": "00000000-0000-0000-0000-000000000000",
"kernel_opts": "ro net.ifnames=0"
}
},