| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add missing Ignition stub templates to test configs | Raúl Benencia | 13 days | 2 | -0/+22 |
| | | | | | | | | | The Flatcar iPXE template references ignition/baremetal and ignition/virtual endpoints. Without corresponding .slc files in the test data directory those URLs would 404 on a real boot, even though the integration tests passed (the URL only appears inside the rendered iPXE script body, not fetched by the test runner). | ||||
| * | Update example templates to modern distros | Raúl Benencia | 13 days | 5 | -38/+26 |
| | | | | | | | | | | 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. | ||||
| * | First public commit | Raúl Benencia | 2018-05-11 | 6 | -0/+100 |
