mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-24 03:17:38 +00:00
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:
parent
fbd335af27
commit
46ff0ece04
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue