mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-10-31 19:11:24 +00:00
13e5f176fe
CoreOS currently sets the prompt to solid white (accidentally), these needles work around that. Signed-off-by: Adam Williamson <awilliam@redhat.com>
22 lines
414 B
JSON
22 lines
414 B
JSON
{
|
|
"area": [
|
|
{
|
|
"width": 27,
|
|
"type": "match",
|
|
"height": 14,
|
|
"ypos": 496,
|
|
"xpos": 128
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "workaround",
|
|
"value": "solid white prompt on black background - https://github.com/coreos/fedora-coreos-tracker/issues/750"
|
|
}
|
|
],
|
|
"tags": [
|
|
"user_logged_in",
|
|
"user_console",
|
|
"ENV-DISTRI-fedora"
|
|
]
|
|
} |