update docs explaining that you need local artifact for vagrant pp

This commit is contained in:
Megan Marsh 2019-04-19 15:17:37 -07:00
parent a360516a64
commit 7b4f138217
1 changed files with 6 additions and 0 deletions

View File

@ -150,3 +150,9 @@ The following Docker input artifacts are supported:
The `libvirt` provider supports QEMU artifacts built using any these
accelerators: none, kvm, tcg, or hvf.
### VMWare
If you are using the Vagrant post-processor with the `vmware-esxi` builder, you
must export the builder artifact locally; the Vagrant post-processor will
not work on remote artifacts.