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

Added ability to rollback virtual box host only network configuration #2

Merged
merged 1 commit into from
Nov 18, 2014

Conversation

mtscout6
Copy link
Contributor

This rollback mechanism should limit exposure to the boot2docker/boot2docker#628 issue if attempted against docker 1.3.0. Realistically though this should help mitigate problems with any failed virtual box host-only network modification failures.

@frosenberg
Copy link
Owner

Thanks for the pull request. I presume this change is version independent? I know my scripts fail at 1.3.x but the resetting of vbox hostonly is not tied to docker. Am i right?

@mtscout6
Copy link
Contributor Author

I do believe it is version independent, it is just fixing the VirtualBox host-only network settings back to their defaults.

frosenberg added a commit that referenced this pull request Nov 18, 2014
Added ability to rollback virtual box host only network configuration
@frosenberg frosenberg merged commit 4dca35a into frosenberg:master Nov 18, 2014
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.

None yet

2 participants