network-add-nat-bridge¶
Enabled KVM nested capability for hypervisor installs in VMs.
This task creates a NAT bridge that will be attached to the
proxmox/lab-drp-external-bridge
defined bridge.
The NAT bridge will Masquerade for proxmox/lab-nat-subnet
.
The template defined in the Param network-add-nat-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.
Warning
This method appears to not correctly NAT Masquerade traffic correctly. Verify the DRP Endpoints have external network connectivity with this method before relying on it. The post-up/down settings may need to be adjusted.