File: dhcp-all-interfaces-networkmanager-b34f2fc8fb1a678f.yaml

package info (click to toggle)
python-diskimage-builder 3.37.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,572 kB
  • sloc: sh: 7,380; python: 6,444; makefile: 37
file content (10 lines) | stat: -rw-r--r-- 444 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
---
fixes:
  - |
    Fixes support for the ``dhcp-all-interfaces`` element when the system
    networking configuration is managed via ``NetworkManager``.
  - |
    Fixes ``NetworkManager`` configuration with the ``dhcp-all-interfaces``
    element to account for Centos8/RHEL8's default change to the
    ``NetworkManager`` internal DHCP client, which can introduce different
    behavior for infrastucture operators such as those using LACP.