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": "",
|
"arch": "",
|
||||||
"image-type": "azure-rhui",
|
"image-type": "azure-rhui",
|
||||||
"repositories": [],
|
"repositories": [],
|
||||||
"filename": "disk.vhd",
|
"filename": "disk.vhd.xz",
|
||||||
"blueprint": {}
|
"blueprint": {}
|
||||||
},
|
},
|
||||||
"overrides": {
|
|
||||||
"rhel-85": {
|
|
||||||
"distro": "rhel-86"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"supported_arches": [
|
"supported_arches": [
|
||||||
"x86_64"
|
"x86_64"
|
||||||
]
|
]
|
||||||
|
|
@ -348,7 +343,7 @@
|
||||||
},
|
},
|
||||||
"no-image-info": true,
|
"no-image-info": true,
|
||||||
"overrides": {}
|
"overrides": {}
|
||||||
},
|
},
|
||||||
"openstack": {
|
"openstack": {
|
||||||
"boot": {
|
"boot": {
|
||||||
"type": "openstack"
|
"type": "openstack"
|
||||||
|
|
@ -558,7 +553,7 @@
|
||||||
"no-image-info": true,
|
"no-image-info": true,
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"rhel-85": {
|
"rhel-85": {
|
||||||
"blueprint":{
|
"blueprint": {
|
||||||
"customizations": {
|
"customizations": {
|
||||||
"installation_device": "/dev/vda"
|
"installation_device": "/dev/vda"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue