Files
puppet-vswitch/releasenotes/notes/bridge-mac-table-size-256d2f16565d8b52.yaml
Takashi Kajinami 867b10bde9 vs_bridge: Support customizing mac table size
This change introduces the native property to the vs_bridge resource
type to customize mac table size, which is currently implemented in
puppet-ovn by the exec resources.

Closes-Bug: #1958873
Change-Id: I7c2f78aa5f281aa4b24c1fb12dbb38b8d97f64f4
2022-07-24 07:53:33 +09:00

6 lines
106 B
YAML

---
features:
- |
The ``vs_bridge`` resource type now supports the ``mac_table_size``
property.