Fix selecting RAID for root needle
This commit is contained in:
parent
cc62277186
commit
5c1bd3d573
4 changed files with 34 additions and 0 deletions
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"ypos": 270,
|
||||||
|
"type": "match",
|
||||||
|
"width": 119,
|
||||||
|
"xpos": 500,
|
||||||
|
"height": 49
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"ENV-DISTRI-rocky",
|
||||||
|
"ENV-FLAVOR-server",
|
||||||
|
"LANGUAGE-english",
|
||||||
|
"anaconda_part_device_type"
|
||||||
|
]
|
||||||
|
}
|
BIN
needles/anaconda/partitioning/rocky-device_type-20210821.png
Normal file
BIN
needles/anaconda/partitioning/rocky-device_type-20210821.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"ypos": 325,
|
||||||
|
"type": "match",
|
||||||
|
"width": 68,
|
||||||
|
"height": 23,
|
||||||
|
"xpos": 505
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"ENV-DISTRI-rocky",
|
||||||
|
"anaconda_part_device_type_raid"
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
Loading…
Reference in a new issue