network-simple-bridge-with-addressing

Enabled KVM nested capability for hypervisor installs in VMs.

This network configuration creates a bridge device on the hypervisor (typically vmbr0), which the DRP Endpoint Virtual Machines will be attached to.

An IP Subnet must be defined via the proxmox/vm-external-subnet Param, and it will be allocated on the interface defined in the Param proxmox/vm-external-bridge.

IF this method is used, you generally will have to either SSH forward to the Proxmox Hypervisor, install a VPN service of some sort on the Hypervisor, or arrange for your external Networking devices (routers/switches) to route this IP block to the addressable interface of the Proxmox Hypervisor.

The template defined in the Param network-simple-bridge-with-addressing-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.