proxmox/strip-kernel-packages
The template to use for configuring the NAT Add Bridge network.
The default package list to remove from the final installed system. The
Proxmox install guides optional suggests removing the stock kernel
packages. By default, this installer workflow does NOT strip these
packages. To strip them, set proxmox/strip-kernel to true, and
ensure this Param has the correct set of values for your installation.
The default value is linux-image-amd64 linux-image-4.19*.
Note
If a regex is used, you must single quote protect the regex
from the shell interpretting it as a wildcard. See the default
value setting for this param as a valid example.