-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Support Vagrant 2.x in vagrantVersionCheck #26563
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
Conversation
|
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
|
Thanks for the PR @risdenk. Do the packaging tests pass with this change? |
|
I ran the packaging tests locally after installing Vagrant 2.0.0 and everything worked as expected. |
jasontedor
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
This commit adds support for Vagrant 2.x by allowing these versions to pass the Vagrant version check. Relates #26563
This commit adds support for Vagrant 2.x by allowing these versions to pass the Vagrant version check. Relates #26563
This commit adds support for Vagrant 2.x by allowing these versions to pass the Vagrant version check. Relates #26563
|
Thanks again @risdenk. |
|
Thanks @jasontedor! |
Closes #26562