The short answer is almost surely, yes. I would upgrade to 1.6 if I was you.
Just installed Vagrant v1.6.2 and it's working fine now. Would be good to indicate the minimum required version in the docs.
This answer helped! Thanks.
Pretty sure nobody else would be as stupid as me, but to upgrade vagrant, you just download the latest vagrant from the downloads section of the vagrant website, and run it as if it was a new install.
I spent about 20 mins trying to run Vagrant upgrade
from the CLI!
In other words:
$ wget https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.3_x86_64.deb
[...wait for download...]
$ sudo dpkg -i vagrant_1.6.3_x86_64.deb
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community