distro-arch-imagetype-map: add new distro and types
This commit is contained in:
parent
0bac6806f5
commit
034bdaafab
1 changed files with 12 additions and 0 deletions
|
|
@ -83,6 +83,18 @@
|
|||
"qcow2"
|
||||
]
|
||||
},
|
||||
"rhel-85": {
|
||||
"x86_64": [
|
||||
"edge-commit",
|
||||
"edge-container",
|
||||
"edge-installer"
|
||||
],
|
||||
"aarch64": [
|
||||
"edge-commit",
|
||||
"edge-container",
|
||||
"edge-installer"
|
||||
]
|
||||
},
|
||||
"rhel-90": {
|
||||
"x86_64": [
|
||||
"qcow2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue