I'm using Vagrant to start a VirtualBox VM in windows. In other platforms, I can just
$ vagrant ssh
to connect to the VM.
How do i connect to this Vagrant box in windows?
The way suggested in Vagrant documentation to use PuTTy also did not work:
http://docs-v1.vagrantup.com/v1/docs/getting-started/ssh.html
I use PuTTY to connect to my Vagrant boxes on Windows7.
Make sure you
%USERPROFILE%\.vagrant.d\insecure_private_key
to .ppk using PuTTYGen127.0.0.1