platforms/vagrant: Define Vagrant images for libvirt and VirtualBox

KIWI differentiates between libvirt and VirtualBox based Vagrant
images, especially for the box format, so now we split up the
Vagrant definition accordingly.
This commit is contained in:
Neal Gompa
2023-10-14 16:30:57 -04:00
parent 48c770ad56
commit 118e70f9db
2 changed files with 33 additions and 6 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ All changes should be made via the PR workflow.
* Cloud Edition (image type: `oem`, image profiles: `Cloud-OpenStack`/`Cloud-AmazonEC2`/`Cloud-Azure`/`Cloud-GCE`)
* KDE Spin (image type: `iso`, image profiles: `KDE-Live`)
* Vagrant Cloud Edition (image type: `oem`, image profiles: `Vagrant`)
* Vagrant Cloud Edition (image type: `oem`, image profiles: `Vagrant-libvirt`/`Vagrant-VirtualBox`)
* Workstation Edition (image type: `iso`, image profiles: `Workstation-Live`)
## Image build quickstart