From bd19522778257e41d23ac15a5adfc35455f9e310 Mon Sep 17 00:00:00 2001 From: Raúl Benencia Date: Fri, 5 Jun 2026 18:04:23 -0300 Subject: Update example templates to modern distros Replace CoreOS (EOL) with Flatcar Linux using Ignition v3. Replace CentOS (EOL) with AlmaLinux using a kickstart template. Update Ubuntu templates to jammy with current archive mirror paths. Update Debian template to bookworm. Drop CoreOS cloud-config; add Flatcar Ignition example. Update mappings.yaml, test configs, fixtures, and smoke test accordingly. --- test/integ-test/expected-results/ipxemenu.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/integ-test/expected-results/ipxemenu.txt') diff --git a/test/integ-test/expected-results/ipxemenu.txt b/test/integ-test/expected-results/ipxemenu.txt index 412ea6f..a10a4f9 100644 --- a/test/integ-test/expected-results/ipxemenu.txt +++ b/test/integ-test/expected-results/ipxemenu.txt @@ -1,7 +1,7 @@ #!ipxe menu Choose target to boot -item /configs/coreos.ipxe coreos.ipxe -item /env/production/configs/coreos.ipxe coreos.ipxe [production] +item /configs/flatcar.ipxe flatcar.ipxe +item /env/production/configs/flatcar.ipxe flatcar.ipxe [production] choose target echo -n Enter hostname or none: -- cgit v1.2.3