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

Add Vagrant version upper bound of "< 1.8.3" #471

Merged
merged 1 commit into from Aug 23, 2016

Commits on Aug 22, 2016

  1. Add Vagrant version upper bound of "< 1.8.3"

    A recent PR to Vagrant, which is in released 1.8.3+, breaks our usage of
    `minion_id` to pass additional args to Salt.
    See hashicorp/vagrant#7207 for the PR.
    
    Also add comments in the Vagrantfile about the version requirements.
    aneeshusa committed Aug 22, 2016
You can’t perform that action at this time.