I have a config file which takes a vSphere template (vsphere-clone), do some provisioning on it, and exports it as a OVF.
However the source template has one network interface, but I want to export it with multiple network interfaces to the OVF.
How can I do this?