azure: the pungi format is vpc to make vhd images
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
29fb0a1e46
commit
b06c01d9ba
@ -179,7 +179,7 @@ image_build = {
|
||||
},
|
||||
{
|
||||
'image-build': {
|
||||
'format': [('vhd','vhd')],
|
||||
'format': [('vpc','vpc')],
|
||||
'name': 'Fedora-Cloud-Base-Azure',
|
||||
'target': 'f39',
|
||||
'version': '39',
|
||||
|
@ -313,7 +313,7 @@ image_build = {
|
||||
},
|
||||
{
|
||||
'image-build': {
|
||||
'format': [('vhd','vhd')],
|
||||
'format': [('vpc','vpc')],
|
||||
'name': 'Fedora-Cloud-Base-Azure',
|
||||
'kickstart': 'fedora-cloud-base-azure.ks',
|
||||
# Use `Fedora-30` profile here because we need it
|
||||
|
Loading…
Reference in New Issue
Block a user