mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 07:21:40 -04:00
Refactor step_export and the driver interface to move the ovftool call into the vmware driver. This refactor allows us to add meaningful tests to step_export, which I have also added here.