Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
8c140b0a 03/12/2024 04:55 PM Bastian Schmidt

Refs #37010 - Ensure correct yaml for netplan

The introduced safe operator returns nil instead of false, but the
snippet expects true/false.

181e5040 03/12/2024 03:33 PM Maximilian Kolb

Refs #37034 - Fix ERB syntax for comments

Co-authored-by: Markus Bucher <>

66964128 03/01/2024 10:25 AM Maximilian Kolb

Refs #37034 - Use apt-key add on Ubuntu 16.04

  • On Ubuntu 16.04, which is supported by Canonical until 2026, you
    cannot place a GPG public key in "/etc/apt/trusted.gpg.d/" and use it
    to verify the signature of "Release" files.
  • EoL Ubuntu 16.04: https://ubuntu.com/16-04...
2836e938 03/01/2024 09:47 AM Bastian Schmidt

Fixes #37011 - Apply latest Ubuntu Autoinstall userdata changes

  • Add explicit fallback for offline installation
  • Replace deprecated lock-passwd with lock_passwd
  • Remove empty ssh keys array if none provided
a8d870fb 03/01/2024 08:15 AM Bernhard Suttner

Fixes #37193 - trap ERR not supported on dash

fb7e5658 02/26/2024 06:48 AM Jim Mott

Fixes #36502 - iPXE Discovery Only Works on net0

5dedfde8 02/26/2024 06:20 AM Leos Stejskal

Fixes #37189 - Registration before & after snippets

before_registration & after_registration snippets allow
users to add their code to the template without directly editing it.

aa508a5f 02/16/2024 01:59 PM Maximilian Kolb

Fixes #37142 - Cloud-init breaks due to newline

This fixes cloud-init based deployment to Proxmox for Debian, Ubuntu,
and SUSE Linux Enterprise Server. Previously, deployments failed due to
a newline in the echo command.

6575dc03 01/08/2024 03:46 PM Maximilian Kolb

Fixes #37034 - Replace apt-key on Debian/Ubuntu

93ac254d 01/03/2024 11:01 AM Ewoud Kohl van Wijngaarden

Fixes #37010 - Support safe navigation operator in safemode

Safemode 1.4.0 has added support for this. This makes sure that version
is included.

View revisions

Also available in: Atom