netplan does not bring up local bridges
Hello
I'm migrating from Ubuntu20.04 -> Ubuntu22.04 and there are netplan changes:
0.104-0ubuntu2~
The local bridges don't bring up after netplan apply with following config:
network:
version: 2
renderer: networkd
bridges:
consul0:
dhcp4: no
dhcp6: no
accept-ra: no
interfaces: [ ]
addresses:
- 169.254.1.1/32
I can see netplan passed and an new consul0 interface is created but it's down and no ip attached:
consul0: <NO-CARRIER,
link/ether 5e:e4:62:91:98:fe brd ff:ff:ff:ff:ff:ff
It works in netplan 0.104
Regards,
Angel
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask ad for more information if necessary.