You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've followed the instructions in OS Notes for WIndows about vagrantfile and windows.sh. Current error indicates:
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2222
default: SSH username: vagrant
default: SSH auth method: private key
default: Error: Connection timeout. Retrying...
I do not have the vagrant insecure ssh keys stored in id_rsa which #10 mentions may be related. I have tried modifying the /roles/capistrano_setup/defaults/main.yml to no success either.
EDIT: You can delete this issue - Switching to a ubuntu/trusty32 resolved the ssh connectivity issue.
The text was updated successfully, but these errors were encountered:
I've followed the instructions in OS Notes for WIndows about vagrantfile and windows.sh. Current error indicates:
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2222
default: SSH username: vagrant
default: SSH auth method: private key
default: Error: Connection timeout. Retrying...
I do not have the vagrant insecure ssh keys stored in id_rsa which #10 mentions may be related. I have tried modifying the /roles/capistrano_setup/defaults/main.yml to no success either.
EDIT: You can delete this issue - Switching to a ubuntu/trusty32 resolved the ssh connectivity issue.
The text was updated successfully, but these errors were encountered: