Skip to content

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

Open
@timogoebel

Description

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.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions