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

Networking: handle a list of bridged NICs #233

Merged
merged 2 commits into from
Nov 24, 2015

Conversation

legal90
Copy link
Collaborator

@legal90 legal90 commented Nov 22, 2015

This PR ports the similar one from the upstream: hashicorp/vagrant#5691

This change allows you to specify multiple network interfaces to bridge to in the order you want them tried, picking the first match:

config.vm.network "public_network", bridge: ["en1", "en6"]

cc: @racktear

legal90 added a commit that referenced this pull request Nov 24, 2015
Networking: handle a list of bridged NICs
@legal90 legal90 merged commit 71207a1 into Parallels:master Nov 24, 2015
@legal90 legal90 deleted the network-bridged-list branch November 24, 2015 10:45
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.

1 participant