Public bug reported:
In Ubuntu 18.04.1 LTS (systemd 237) pulling out the last device out of
the bridge removes the bridge ip address.
given the following config:
# cat /etc/systemd/network/vmbr0.netdev
[NetDev]
Name=vmbr0
Kind=bridge
[Bridge]
HelloTimeSec=0
ForwardDelaySec=0
STP=no
# cat /etc/
Seems to be related to https://github.com/systemd/systemd/pull/7403
which isn't merged still.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1793555
Title:
networkd tears down bridge ip address when
This is a pretty big issue for those of us not running inside any cloud
environment, but still relying on non-intrusive ways to provision VMs.
I know that NoCloud is the expected datasource for that, but Ec2 was
always a hassle-free option. It is trivial to spin up a Ec2-compatible
metadata server