kayobe/releasenotes/notes/nm-rules-3f1f2c2a9e8f6ce3.yaml
Mark Goddard 9053183fe7 Support dict format IP routing rules on CentOS/Rocky
This support is now available in the MichaelRigart.interfaces role.

The host configuration CI test has been updated to test policy-based
routing routes and rules on CentOS Stream and Rocky Linux. It also now
tests both the string and dict rule formats on CentOS and Rocky.

Change-Id: Ie77530c38ab426dcbaa442776bcf048d7bbc0f01
2024-05-01 21:40:34 +02:00

12 lines
421 B
YAML

---
features:
- |
Adds support for specifying IP policy-based routing rules using the
dict-based format on CentOS Stream and Rocky Linux systems. The
string-based format is still supported on these systems.
other:
- |
Kayobe networking documentation for IP rules on CentOS Stream/Rocky Linux
systems has been updated to reflect that routing tables must be specified
by ID rather than by name.