I can\'t seem to get Homestead running. It hangs at SSH auth method: private key.
The Homestead VM starts. I can go to VirtualBox and open the terminal window and lo
Vagrant 2.1.2
vagrant destroy then vagrant up --provision worked for me.
vagrant destroy
vagrant up --provision
I have noticed that it usually happens when new version of vagrant released