proxmox/package-selections¶
Proxmox hypervisor Inventory details.
This parameter allows the operator to provide additional packages to
install on a Proxmox hypervisor. The core set of packages that are
required are defined by the Param proxmox/package-selections-base
.
The list is a space separated string that must contain valid Debian
package names. These packages must be available in the default repos
unless additional apt
repos have been setup and initialized prior
to this task run.
Note
If additional packages requiring input are added, the operator must
implement a set of apt-set-selections
appropriate to that package.
This Param defaults to an empty list. Any packages specified by this Param will be amended to the "base" list of packages.