Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
7a77b3ce 04/23/2024 11:28 AM Bernhard Suttner

Fixes #36691 - use 'connectefi scsi' by default

Co-Authored-by: Shimon Shtein <>
Co-Authored-by: Ewoud Kohl van Wijngaarden <>

9e427bdc 01/03/2024 11:14 AM Ewoud Kohl van Wijngaarden

Fixes #37019 - Correct release names in OS factories

0f1d1426 08/23/2023 06:41 AM Jonas Trüstedt

Fixes #35124 - Fix preseed_kernel_options to work with full-host-bootdisk deployments

Update corresponding template snapshots.

Co-authored-by: Bastian Schmidt <>

70c0992a 08/22/2023 07:03 PM Bernhard Suttner

Refs #36677 - fix tests

29e1c27b 06/08/2023 11:48 AM Mike Rochefort

Fixes #36189 - Add AlmaLinux UEFI provisioning support

In pxegrub2_chainload.erb various paths are tried, but the
/EFI/almalinux/grubx64.efi path is missing. This causes the server
to refuse to boot.

To make it easier to use the AlmaLinux installation medium is added.

c4b515d6 05/10/2023 07:35 AM Damon Maria

Fixes #36180 - iPXE provisioning template for Ubuntu autoinstall

a0dae9e5 12/05/2022 03:20 PM Marcel Kuehlhorn

Fixes #35286 - New PXEGrub2 template for Ubuntu Autoinstall

- Introduce new PXEGrub2 Autoinstall template
- Move network configuration out of PXELinux Autoinstall template to
new preseed_kernel_options_autoinstall snippet
- Add snapshot for preseed_kernel_options_autoinstall...

0c1f4041 07/12/2022 04:23 PM Garret Rumohr

Fixes #34975 - Removed ks=. is supplied by kernel options snippet (#9238)

  • Fixes #34975 - Removed ks= from template. It is supplied by kernel options snippet.
  • Refs #34975 - Update snapshots

Co-authored-by: garret <>
Co-authored-by: Oleh Fedorenko <>

38d2bf3c 07/12/2022 02:12 PM Ewoud Kohl van Wijngaarden

Fixes #35182 - Add Rocky Linux UEFI provisioning support

In pxegrub2_chainload.erb various paths are tried, but the
/EFI/rocky/grubx64.efi path is missing. This causes the server to refuse
to boot.

To make it easier to use the Rocky Linux installation medium is added.

0462f797 05/18/2022 01:08 PM Lukas Zapletal

Fixes #34702 - use warning instead of halt for SCSI issues

Signed-off-by: Lukas Zapletal <>

5d9d6d9a 03/28/2022 12:48 PM Bernhard Suttner

Fixes #34658 - Harmonize preseed templates

9b83dfe5 03/11/2022 10:58 AM Ondřej Ezr

Fixes #33782 - do not use fixtures for Settings

As we no longer require settings in DB, we may drop the fixtures for settings.

0ed80f45 03/04/2022 11:52 AM Ondřej Ezr

Fixes #34339 - sanitize fqdn in tests

Tests were almost not using the fqdn defined in settings.yaml.test
That is quite confusing at first sight and we should not override this value by fixtures, only if overriden in the same test file.

dd8ff395 03/02/2022 12:41 PM Lukas Zapletal

Fixes #34532 - disable EFI local chainloading by default

Signed-off-by: Lukas Zapletal <>

749e7f2d 03/01/2022 08:25 PM Lukas Zapletal

Fixes #32632 - initial verison of Ubuntu autoinstall templates

Signed-off-by: Lukas Zapletal <>

9f802d90 10/12/2021 08:45 AM Marek Hulán

Fixes #33034 - add a description to all provisioning templates

This PR udpates all the templates metadata to provide at least minimal
description that is then stored in the DB and shown in the edit form.

Co-authored-by: Timo Goebel <>...

82511609 07/14/2021 12:48 PM Lukas Zapletal

Refs #32981 - add snapshot tests for debian and ubuntu

68ca9ee3 06/15/2021 04:27 PM Garret Rumohr

Fixes #32486 - Fedora34/RHEL9 deprecated kernel boot parameters

7d603148 06/01/2021 11:06 AM Lukáš Zapletal

Fixes #32681 - avoid naked echo statements in grub (#8564)

b5935f9e 05/12/2021 10:29 PM Lukas Zapletal

Fixes #31407 - prevent spaces for snapshot test files

641c3f4a 05/07/2021 10:34 AM Lukáš Zapletal

Fixes #31370 - multi-host stub template snapshots (#8149)

Our snapshot template render test and generator only supports one host stub (ipv4 single NIC redhat OS). In order to test more ERB codepaths, we need a way to create snapshots against multiple host stubs (e.g. IPv6, dualstack, static IPv4 or IPv6, debian family). In order to do that, template metadata can be extended to define list of host stubs to create and test snapshots against....

f36cf952 02/06/2021 01:11 PM Scott Lindeneau

Fixes #31758 - Unterminated single quote in chainloader pxeboot template breaks grub2 parser

Changes wording from can't to cannot to remove unterminated single quote.

789225c2 01/20/2021 11:09 AM Lukas Zapletal

Fixes #31573 - drop IPAPPEND2 and use BOOTIF with 01 prefix

694b95f2 10/26/2020 08:54 AM Lukas Zapletal

Fixes #31067 - improve error message for ESP chainload

0936290f 09/23/2020 12:19 PM Lukas Zapletal

Fixes #30750 - poweroff schedule command for SSH finish

c1913858 07/14/2020 12:45 PM Tomer Brisker

templates - sync from community-templates

This is the last sync from the community templates repo

f7e8785b 05/04/2020 07:27 AM Tomer Brisker

templates - sync from community-templates

15c73fa7 02/06/2020 03:05 PM Tomer Brisker

templates - sync from community-templates

e392b9f9 10/28/2019 01:13 PM Tomer Brisker

templates - sync from community-templates

d96043f5 04/16/2019 10:56 AM Tomer Brisker

templates - sync from community-templates

4f290348 01/10/2019 02:37 PM Tomer Brisker

templates - sync from community-templates

89eaa0b6 09/25/2018 07:43 AM Kamil Szubrycht

Fixes #24294 - add snapshot tests for templates