I'm trying to SSH into CoreOS Virtual Box using Putty. I know the username appears in the output when I do Vagrant up but I don't know what the password is.
I've also tried overriding it with config.ssh.password
settings in Vagrantfile but when I do vagrant up
again it comes up with Authentication failure warning and retries endlessly.
How do we use Putty to log into this Box instance?