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

Add possibility to create additional network types on VM (including bridged network mode) #84

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

trefzer
Copy link
Contributor

@trefzer trefzer commented Feb 12, 2025

This pull request adds addional network types for VM's. This is based on the idea of the pullrequest #81 which it superseeds.

This also includes adaptation of README (from #81) and a deprecation of the network parameter in favor of a new source hash (the network parameter still works and will eventually deprecated on next major release).

trefzer and others added 5 commits February 12, 2025 19:12
This is based on the idea of @sebastianrakel and @bastelfreak
in pull request #81. Besides adding bridges this also adds additional
network types.

This deprecates the 'network' and 'portgroup' parameters in favor
of the more flexible 'source' parameter in the network interface hash.
The deprecated parameters will remain functional until next major release.
Co-authored-by: Kenyon Ralph <[email protected]>
@sebastianrakel
Copy link
Contributor

Oh this looks even better, thanks 👍

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