proxmox/package-selections-base¶
Proxmox hypervisor Inventory details.
Note
Do not modify this set of packages unless you are certain of the repercussions.
To add additional packages, use the Param promox/package-selections
instead.
This parameter defines the base Package selection list to install initially. This list is considered the required minimal set of packages for a working Proxmox hypervisor built by DRP.
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
The default workflows assume postfix
and samba
packages
are installed (as specified by proxmox requirements). There are
special tasks for staging apt-set-selections
to automate these
package installation successfully. 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:
proxmox-ve postfix openvswitch-switch open-iscsi vim wget curl jq ifupdown2 lldpd parted
If the operator sets any values to this Param, you MUST ALSO INCLUDE THESE AS THEY ARE REQUIRED.