Renderer ignored, unless specified for specific interface

Bug #1808837 reported by Felix Eckhofer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Netplan
New
Undecided
Unassigned

Bug Description

This generates the systemd-networkd configuration for eth1:

 network:
   version: 2
   renderer: NetworkManager
   ethernets:
     eth1:
       dhcp4: true

while this allows NetworkManager to manage eth1:

 network:
   version: 2
   renderer: NetworkManager
   ethernets:
     eth1:
       renderer: NetworkManager
       dhcp4: true

Versions
  Ubuntu: cosmic 18.10
  netplan.io: 0.40.2.2

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.