CreateImageWizard: add new image types

The image types 'vsphere', 'guest-image', and 'image-installer' are now
supported by the CreateImageWizard. They require no additional
customizations and support the current registration and packages
customizations.
This commit is contained in:
Jacob Kozol 2022-01-10 17:37:43 +01:00 committed by Sanne Raymaekers
parent 127358f49c
commit f1f3c0cd66
5 changed files with 240 additions and 63 deletions

View file

@ -33,7 +33,7 @@ export default {
{
component: 'output',
name: 'target-environment',
label: 'Select target environment',
label: 'Select target environments',
isRequired: true,
validate: [
{