aboutsummaryrefslogtreecommitdiff
diff options
from:
to:
context:
space:
mode:
authorGravatar Neal Gompa <ngompa@fedoraproject.org> 2023-10-14 15:30:02 -0400
committerGravatar Neal Gompa <ngompa@fedoraproject.org> 2023-10-14 15:30:02 -0400
commitc2b96f2c80e4ddb8f9253f1b00ad59e7f2d94030 (patch)
tree553be9dd900d0620f4ea92e7bbc1d42c4dec9fd0
parent838cd9b2eef8e210a46a51b0cd77dfee5d595635 (diff)
downloadkiwi-descriptions-c2b96f2c80e4ddb8f9253f1b00ad59e7f2d94030.tar.gz
kiwi-descriptions-c2b96f2c80e4ddb8f9253f1b00ad59e7f2d94030.zip
README: Enumerate all available image variants in alphabetical order
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index ef7ad42..6fd7c65 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,9 @@ All changes should be made via the PR workflow.
## Image variants
* Cloud Edition (image type: `oem`, image profiles: `Cloud-OpenStack`/`Cloud-AmazonEC2`/`Cloud-Azure`/`Cloud-GCE`)
-* Workstation Edition (image type: `iso`, image profiles: `Workstation-Live`)
* KDE Spin (image type: `iso`, image profiles: `KDE-Live`)
+* Vagrant Cloud Edition (image type: `oem`, image profiles: `Vagrant`)
+* Workstation Edition (image type: `iso`, image profiles: `Workstation-Live`)
## Image build quickstart