- Box File - This is a compressed (tar, tar.gz, zip) file that is specific to a single provider and can contain anything. Vagrant core doesn't ever use the contents of this file. Instead, they are passed to the provider. Therefore, a VirtualBox box file has different contents from a VMware box file and so on.
On Friday, June 12, 2015 at 11:37:31 AM UTC-7, dragon788 wrote: > > This is a cross compatible format (not restricted to just VMware, it works > with Virtualbox as well), though might require some conversion to do so > with an output file. I believe the logic is that you can reuse a VMDK with > a couple types of builders/providers. > > On Wednesday, June 10, 2015 at 4:09:54 PM UTC-5, Michael Legleux wrote: >> >> If the original disk is a .vdi, the disk in the box file ends up being a >> .vmdk file. >> >> Is this intentional? >> > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
