network-convert-interface-to-bridge¶
Enabled KVM nested capability for hypervisor installs in VMs.
This task converts the systems Boot Interface to an bridge
enslaved connection. The bridge name must be defined by the Param
proxmox/vm-external-bridge
.
The VMs attach to the Bridge, and they will obtain an IP address either from DHCP or Static IP assignment from the same Layer 3 network that the Hypervisor utilizes.
The template defined in the Param network-convert-interface-to-bridge-template
will be expanded in place in this script then rendered to the Hypervisor. This
allows for in the field custom configurations that may not have been encompassed
in the default Template configuration of this content pack.