update docs explaining that you need local artifact for vagrant pp
This commit is contained in:
parent
a360516a64
commit
7b4f138217
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue