From f5632edf2bcc9d76635faa4c8293127725b09ff7 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sat, 14 Oct 2023 16:50:29 -0400 Subject: [PATCH] platforms/cloud: Add Oracle Cloud image Oracle Cloud images are KVM cloud images, just like the OpenStack images. Reuse the OpenStack image definition for Oracle Cloud. --- README.md | 2 +- platforms/cloud.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0f8ff5..8b0a2bb 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ 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`) +* Cloud Edition (image type: `oem`, image profiles: `Cloud-OpenStack`/`Cloud-AmazonEC2`/`Cloud-Azure`/`Cloud-GCE`/`Cloud-Oracle`) * KDE Spin (image type: `iso`, image profiles: `KDE-Live`) * Vagrant Cloud Edition (image type: `oem`, image profiles: `Vagrant-libvirt`/`Vagrant-VirtualBox`) * Workstation Edition (image type: `iso`, image profiles: `Workstation-Live`) diff --git a/platforms/cloud.xml b/platforms/cloud.xml index 5d450d7..62f86fe 100644 --- a/platforms/cloud.xml +++ b/platforms/cloud.xml @@ -15,6 +15,9 @@ + + +