1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-09-01 20:15:45 +00:00

Update installer network config needles for font change

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2025-03-28 14:51:09 -07:00
parent 20a3523b26
commit 5b1915b122
8 changed files with 60 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 35,
"height": 18,
"ypos": 310,
"xpos": 785,
"type": "match"
}
],
"properties": [],
"tags": [
"anaconda_network_address_add"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"ypos": 183,
"xpos": 631,
"height": 17,
"width": 86
}
],
"properties": [],
"tags": [
"anaconda_network_ipv4"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 179,
"ypos": 233,
"type": "match",
"width": 350,
"height": 15
}
],
"properties": [],
"tags": [
"anaconda_network_method"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"ypos": 299,
"xpos": 251,
"height": 18,
"width": 52
}
],
"properties": [],
"tags": [
"anaconda_network_method_manual"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB