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 an action to change the interface type of a vm (vmxnet3, ...) #33

Open
timogoebel opened this issue Oct 1, 2018 · 0 comments · May be fixed by #96
Open

add an action to change the interface type of a vm (vmxnet3, ...) #33

timogoebel opened this issue Oct 1, 2018 · 0 comments · May be fixed by #96
Labels
enhancement New feature or request

Comments

@timogoebel
Copy link
Member

A check should exist to make sure all VMs use vmxnet3. It should be possible to change the interface type of a VM from e1000 to vmxnet3 via a remediate action. The action needs to shut down the VM, change the network interface type (possibly by removing the network card and adding a new one with the old mac address) and start the VM again.

@timogoebel timogoebel added the enhancement New feature or request label Oct 1, 2018
@timogoebel timogoebel linked a pull request Dec 26, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant