From de40f18582ac9eba3e1a7c7b0a7f6e24166c2fd1 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Tue, 28 May 2024 13:56:11 -0700 Subject: [PATCH] update rocky 8 config --- iso/empanadas/empanadas/configs/el8.yaml | 39 ++++++++++++++++++++++-- 1 file changed, 36 insertions(+), 3 deletions(-) diff --git a/iso/empanadas/empanadas/configs/el8.yaml b/iso/empanadas/empanadas/configs/el8.yaml index 8bbf874..594ce72 100644 --- a/iso/empanadas/empanadas/configs/el8.yaml +++ b/iso/empanadas/empanadas/configs/el8.yaml @@ -1,10 +1,10 @@ --- '8': fullname: 'Rocky Linux 8' - revision: '8.9' + revision: '8.10' rclvl: 'RC1' major: '8' - minor: '9' + minor: '10' profile: '8' disttag: 'el8' code: "Green Obsidian" @@ -79,26 +79,59 @@ format: vhd variants: [Base, LVM] primary_variant: 'Base' + kiwi: + type: "oem" + profile_names: + - Cloud-Azure-Base + - Cloud-Azure-LVM EC2: format: qcow2 variants: [Base, LVM] primary_variant: 'Base' + kiwi: + type: "oem" + profile_names: + - Cloud-EC2-Base + - Cloud-EC2-LVM GenericCloud: format: qcow2 variants: [Base, LVM] primary_variant: 'Base' + kiwi: + type: "oem" + profile_names: + - Cloud-GenericCloud-Base + - Cloud-GenericCloud-LVM Container: format: tar.xz - variants: [Base, Minimal, UBI, WSL] + variants: [Base, Minimal, Toolbox, UBI] + kiwi: + type: "oci" + profile_names: + - Container-Base + - Container-Minimal + - Container-Toolbox + - Container-UBI RPI: format: raw.xz OCP: format: qcow2 variants: [Base] + kiwi: + type: "oem" + profile_names: + - Cloud-OCP-Base Vagrant: format: box variants: [Libvirt, Vbox, VMware] + kiwi: + type: "oem" + profile_names: + - Vagrant-Libvirt + - Vagrant-Vbox + - Vagrant-VMware livemap: + builder: "lorax" git_repo: 'https://git.resf.org/sig_core/kickstarts.git' branch: 'r8' ksentry: