Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix error message for host-only network collision #340

Merged
merged 1 commit into from
Apr 23, 2019

Conversation

legal90
Copy link
Collaborator

@legal90 legal90 commented Apr 22, 2019

Fixes #339

In Vagrant v2.0.4 the exception Vagrant::Errors::NetworkCollision class has been modified, 2 arguments were added: hashicorp/vagrant#9685

We port it locally here in order to keep backward compatibility with older Vagrant versions.

In Vagrant v2.0.4 the exception "Vagrant::Errors::NetworkCollision" class has been modified.
We port it locally here in order to keep backward compatibility with older Vagrant versions
@legal90 legal90 force-pushed the fix-network-collision-msg branch from 3c6a522 to 17d5b1c Compare April 22, 2019 20:13
@legal90 legal90 merged commit 4c9443c into Parallels:master Apr 23, 2019
@legal90 legal90 deleted the fix-network-collision-msg branch April 23, 2019 07:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"missing interpolation" error on network collision
1 participant