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

Update Vagrant required version #1420

Merged
merged 1 commit into from
Aug 10, 2022

Commits on Aug 10, 2022

  1. Update Vagrant required version

    Now that Vagrant 2.3.0, we can drop the exception for the broken 2.2.19
    release.
    
    This also removes the platform check and introduces a new
    `vagrant_require_version` config setting. This makes it easier to
    override the version constraint in a local config if need be without
    changing the `Vagrantfile`.
    swalkinshaw committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    19c5abb View commit details
    Browse the repository at this point in the history