puppet-vswitch/releasenotes/notes/vlan-limit-b40bd9ca223b76ca.yaml
Takashi Kajinami 4887f4ccd6 Add support for vlan_limit option
This change introduces support for the vlan_limit option.
This parameter is currently set to 1 by default, but we should set
it to 2 to enable vlan_transparent, which requires nested vlans.

Related-Bug: #1918418
Change-Id: Id9aaab2a1e3ad2d2d43cd5cddf389d20abaf4461
2021-03-10 23:54:12 +09:00

8 lines
142 B
YAML

---
features:
- |
The following two parameters have been added.
- ``vswitch::ovs::vlan_limit``
- ``vswitch::dpdk::vlan_limit``