mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-10-31 19:11:24 +00:00
f88fde4a73
Currently we get the prompt, but buried in a bunch of other text. Signed-off-by: Adam Williamson <awilliam@redhat.com>
20 lines
346 B
JSON
20 lines
346 B
JSON
{
|
|
"area": [
|
|
{
|
|
"width": 207,
|
|
"xpos": 18,
|
|
"ypos": 225,
|
|
"type": "match",
|
|
"height": 13
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "workaround",
|
|
"value": "prompt appears, but boot is verbose so it's drowned in surrounding info"
|
|
}
|
|
],
|
|
"tags": [
|
|
"boot_enter_passphrase"
|
|
]
|
|
} |