aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
from:
to:
context:
space:
mode:
authorGravatar Neal Gompa <ngompa@fedoraproject.org> 2023-10-14 16:30:57 -0400
committerGravatar Neal Gompa <ngompa@fedoraproject.org> 2023-10-14 16:30:57 -0400
commit118e70f9dbf2c3b60cad0ddaaec2917e8aa13745 (patch)
treed1accb9a4301de56a58535d918a326fc83022275 /README.md
parent48c770ad567da391ea5e4441462fa8aed26bbcde (diff)
downloadkiwi-descriptions-118e70f9dbf2c3b60cad0ddaaec2917e8aa13745.tar.gz
kiwi-descriptions-118e70f9dbf2c3b60cad0ddaaec2917e8aa13745.zip
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.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6fd7c65..e0f8ff5 100644
--- a/README.md
+++ b/README.md
@@ -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