format-request-map: minor fixes and updates
- azure-rhui filename fix (.xz) - azure-rhui doesn't need distro override - minor formatting fixes
This commit is contained in:
parent
3289f9b07b
commit
577ea9eb95
1 changed files with 3 additions and 8 deletions
|
|
@ -16,14 +16,9 @@
|
|||
"arch": "",
|
||||
"image-type": "azure-rhui",
|
||||
"repositories": [],
|
||||
"filename": "disk.vhd",
|
||||
"filename": "disk.vhd.xz",
|
||||
"blueprint": {}
|
||||
},
|
||||
"overrides": {
|
||||
"rhel-85": {
|
||||
"distro": "rhel-86"
|
||||
}
|
||||
},
|
||||
"supported_arches": [
|
||||
"x86_64"
|
||||
]
|
||||
|
|
@ -348,7 +343,7 @@
|
|||
},
|
||||
"no-image-info": true,
|
||||
"overrides": {}
|
||||
},
|
||||
},
|
||||
"openstack": {
|
||||
"boot": {
|
||||
"type": "openstack"
|
||||
|
|
@ -558,7 +553,7 @@
|
|||
"no-image-info": true,
|
||||
"overrides": {
|
||||
"rhel-85": {
|
||||
"blueprint":{
|
||||
"blueprint": {
|
||||
"customizations": {
|
||||
"installation_device": "/dev/vda"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue