Tweak bootloader_uefi so it matches both pre- and post-install
...I hope. This is necessary as we now have a case where it needs to match post-install (aarch64 support_server, since aarch64 is always UEFI). Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
f830cf3ddc
commit
de775ad42d
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"tags": [
|
"area": [
|
||||||
"ENV-DISTRI-fedora",
|
{
|
||||||
"ENV-FLAVOR-server_boot",
|
"height": 19,
|
||||||
"ENV-FLAVOR-workstation_live",
|
"type": "match",
|
||||||
"ENV-UEFI-1",
|
"width": 140,
|
||||||
"bootloader_uefi",
|
"xpos": 126,
|
||||||
"bootloader"
|
"ypos": 460
|
||||||
],
|
}
|
||||||
"area": [
|
],
|
||||||
{
|
"properties": [],
|
||||||
"width": 140,
|
"tags": [
|
||||||
"height": 14,
|
"ENV-DISTRI-fedora",
|
||||||
"xpos": 126,
|
"ENV-FLAVOR-server_boot",
|
||||||
"type": "match",
|
"ENV-FLAVOR-workstation_live",
|
||||||
"ypos": 140
|
"ENV-UEFI-1",
|
||||||
}
|
"bootloader_uefi",
|
||||||
],
|
"bootloader"
|
||||||
"properties": []
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user