Issue:
trying to ssh, ssh timeout, password was not set for vagrant username
cred: vagrant@vagrant
config.ssh.username = 'vagrant'
config.ssh.password = 'vagrant'
config.ssh.insert_key = 'true' #this will insert public ssh key to authorized_hosts
https://laracasts.com/discuss/channels/general-discussion/fortgot-vagrant-password
http://stackoverflow.com/questions/25758737/vagrant-login-as-root-by-default
No comments:
Post a Comment