Update README.md to note that network teaming is deprecated in RHEL 9.

Signed-off-by: Brian Smith <briasmit@redhat.com>
This commit is contained in:
Brian Smith 2021-09-13 15:59:00 -06:00 committed by liangwen12year
parent fbd335af27
commit 46ff0ece04

View file

@ -225,7 +225,7 @@ disabled (`autoneg: no`).
#### `type: bridge`, `type: bond`, `type: team`
The `bridge`, `bond`, `team` device types work similar. Note that `team` is not
supported in RHEL6 kernels.
supported in RHEL6 kernels, and has been deprecated in RHEL 9.
For ports, the `port_type` and `controller` properties must be set. Note that ports
should not have `ip` settings.