Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable new linked clones feature for Vagrant 1.8.0+ #181

Merged
merged 1 commit into from Feb 9, 2016

Commits on Dec 22, 2015

  1. Enable new linked clones feature for Vagrant 1.8.0+

    Vagrant 1.8.0 introduced the new linked clones feature for much faster
    initial imports. However, it is not on by default, so enable it if the
    Vagrant version is high enough to support it. (Older versions of Vagrant
    will error out on seeing the unknown-to-them linked_clone attribute.)
    aneeshusa committed Dec 22, 2015
You can’t perform that action at this time.