d1e49214ce
It turns out that this breaks ipv6 config with NM. Instead what we want is for glean to not up interfaces on boot (see the depends-on). Change-Id: I6c5bc76c433e29f02d3266ab8f669015125ec954 Depends-On: https://review.opendev.org/#/c/688031
9 lines
384 B
YAML
9 lines
384 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ``DIB_SIMPLE_INIT_NETWORKMANAGER_IPV6_DELAY`` variable is removed as
|
|
it turned out that increasing this delay increased the odds that
|
|
NetworkManager would fail to configure IPv6 on an interface. Instead,
|
|
glean has been updated to not up interfaces and relies on NetworkManager
|
|
to do this. This results in reliable IPv4 and IPv6 config.
|