Comment 1 for bug 1887999

Revision history for this message
Lukas Märdian (slyon) wrote :

Netplan doesn't try to be the exclusive tool for networking. So it cannot just wipe out any applied networking configuration, that might originate from another tool (e.g. Open vSwitch).

The `netplan apply` command should reset/re-apply the interfaces as defined in /etc/netplan/*.yaml configuration. But not touch anything else.