mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-10-31 19:11:24 +00:00
da7eed3be6
There's a bug in current Modular Server which results in Cockpit having an unbranded login screen, let's handle this but record it as a soft failure.
17 lines
235 B
JSON
17 lines
235 B
JSON
{
|
|
"area": [
|
|
{
|
|
"xpos": 893,
|
|
"type": "match",
|
|
"ypos": 131,
|
|
"height": 61,
|
|
"width": 60
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"cockpit_login",
|
|
"cockpit_login_unbranded"
|
|
]
|
|
}
|