Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Vagrantfile to default ssh.username #10

Merged
merged 1 commit into from
Feb 17, 2018

Conversation

AtharvaKhare
Copy link
Contributor

ubuntu username causes ssh authentication failure while running vagrant up or vagrant ssh. Removing config.ssh.username sets username to it's default value, vagrant.

```ubuntu``` username causes ```ssh authentication failure``` while running ```vagrant up``` or ```vagrant ssh```. Removing ```config.ssh.username``` sets username to it's default value, ```vagrant```.
@lhchavez
Copy link
Member

nice, thanks for finding this!

we unfortunately did not run into this because Vagrant caches the image file, so we've been running with an older file :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants