mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-23 08:21:43 -04:00
* The remotedisplay.vnc.ip vmx data key breaks ESXi, this commit prevents it from being automatically added during VNC configuration when using the ESX5 driver. * It can still be configured via the vmx_data section of the builder template Signed-off-by: Sunjay Bhatia <[email protected]>