Add more needles for console passphrase entry

Now we have plymouth not installed by default, we have more
different cases of hitting this.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-03-23 16:40:03 -07:00
parent 805d303511
commit 25210463c5
4 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,17 @@
{
"area": [
{
"height": 15,
"xpos": 17,
"type": "match",
"ypos": 368,
"width": 289
}
],
"properties": [],
"tags": [
"boot_enter_passphrase",
"ENV-DISTRI-fedora",
"ENV-FLAVOR-server"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"width": 259,
"ypos": 560,
"type": "match",
"height": 15,
"xpos": 16
}
],
"properties": [],
"tags": [
"boot_enter_passphrase",
"ENV-DISTRI-fedora"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB