talos/pkg/imager/profile/testdata/cloudstack-amd64-1.10.0.yaml
Noel Georgi fd8131cb86
feat: generate unified installer
Generate `installer` from `imager` so installer always have UKI's.

Push `installer-base` which just contains base tools to install.

Fixes: #10188
Fixes: #10323

Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-02-28 19:18:19 +05:30

23 lines
487 B
YAML

arch: amd64
platform: cloudstack
secureboot: false
version: 1.10.0
input:
kernel:
path: /usr/install/amd64/vmlinuz
initramfs:
path: /usr/install/amd64/initramfs.xz
sdStub:
path: /usr/install/amd64/systemd-stub.efi
sdBoot:
path: /usr/install/amd64/systemd-boot.efi
baseInstaller:
imageRef: ghcr.io/siderolabs/installer-base:1.10.0
output:
kind: image
imageOptions:
diskSize: 9639559168
diskFormat: raw
bootloader: dual-boot
outFormat: .zst