-
Notifications
You must be signed in to change notification settings - Fork 217
Create single-nic-vm-host.md #475
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
Conversation
This how to covers the scenario of a single NIC virtual machine host based on Ubuntu, and walks users through the required configuration steps using netplan and virsh.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution to Netplan!
Some initial comments from my side, but let's wait for Robert's feedback as well.
Co-authored-by: Lukas Märdian <slyon@ubuntu.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have more formatting suggestions, and doing it through GH comments would be a bit cumbersome, so I'm going to submit a PR against Mauro's branch.
Co-authored-by: Robert Krátký <robert.kratky@canonical.com>
Co-authored-by: Robert Krátký <robert.kratky@canonical.com>
Reformat the single-nic-vm-host howto
FTR: some fixes landed via ilvipero#1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, lgtm with the latest fixes!
Description
This how to covers the scenario of a single NIC virtual machine host based on Ubuntu, and walks users through the required configuration steps using netplan and virsh.
Checklist
make check
successfully.make check-coverage
).