distro/rhel85: fix name of exported pipeline

it's actually vpc, not vhd

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2021-07-14 15:52:55 +02:00 committed by Ondřej Budai
parent fba77534fd
commit d1da221a8c

View file

@ -495,7 +495,7 @@ func newDistro(name, modulePlatformID, ostreeRef string) distro.Distro {
bootable: true,
defaultSize: 4 * GigaByte,
pipelines: vhdPipelines,
exports: []string{"vhd"},
exports: []string{"vpc"},
}
vmdkImgType := imageType{