diff --git a/fedora-cloud.conf b/fedora-cloud.conf index 48ed12b..4bd2ca1 100644 --- a/fedora-cloud.conf +++ b/fedora-cloud.conf @@ -179,7 +179,7 @@ image_build = { }, { 'image-build': { - 'format': [('vhd','vhd')], + 'format': [('vpc','vpc')], 'name': 'Fedora-Cloud-Base-Azure', 'target': 'f39', 'version': '39', diff --git a/fedora.conf b/fedora.conf index 2f26021..30ca8fd 100644 --- a/fedora.conf +++ b/fedora.conf @@ -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