Created
July 16, 2016 14:18
-
-
Save rgl/5b18c7c850bbc426453427cadc7858cd to your computer and use it in GitHub Desktop.
Add VirtualBox 5.1 support to Vagrant 1.8.4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# see https://github.com/mitchellh/vagrant/pull/7574 | |
curl -s https://github.com/mitchellh/vagrant/commit/b57b0e0d48fe8b4196ca6b7e01bb6c1ecb4b69f9.patch \ | |
| sudo patch -p1 -d /opt/vagrant/embedded/gems/gems/vagrant-1.8.4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment