Skip to content

Does the VMware provider use a linked clone, or not? #20

@martinandersson

Description

@martinandersson

The current Vagrantfile (v2.1.0) configures VirtualBox to use a linked clone:

vb.linked_cone = true

According to Vagrant's docs, this defaults to true for the VMware provider- which is why it has not been explicitly configured in the Vagrantfile.

But.. after my experience with Vagrant, I simply can not trust anything they claim these days. Confirm whether or not this is true. If not, then please configure linked clones for VMware as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions