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

Fix ssh auth for FreeBSD box builds #926

Merged
merged 1 commit into from
Mar 19, 2014
Merged

Fix ssh auth for FreeBSD box builds #926

merged 1 commit into from
Mar 19, 2014

Conversation

lukebakken
Copy link
Contributor

Setting :auth_modes to ['password','publickey'] does not work for FreeBSD. Adding keyboard-interactive to the list allows FreeBSD boxes to be built.

Setting `:auth_modes` to `['password','publickey']` does not work for
FreeBSD. Adding `keyboard-interactive` to the list allows FreeBSD boxes
to be built.
jedi4ever added a commit that referenced this pull request Mar 19, 2014
Fix ssh auth for FreeBSD box builds
@jedi4ever jedi4ever merged commit a57f570 into jedi4ever:master Mar 19, 2014
@lukebakken lukebakken deleted the fix-ssh-auth-methods branch July 15, 2014 21:41
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