7264c75c37
Add the posibility to add 'ipversion' to the firewall rule manifest. Closes-Bug: #1845153 Change-Id: Id872c55cfc6b958fef3ccda2d923f821a1fe6a13
10 lines
350 B
YAML
10 lines
350 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``ipversion`` parameter was added to tripleo::firewall:rule. Allowing
|
|
the user to provide the IP version (``ipv4`` or ``ipv6``) for firewall
|
|
rules. With the default (``undef``) the rule will be created in both
|
|
*iptables* and *ip6tables*.
|
|
Bug: `1845153 <https://bugs.launchpad.net/tripleo/+bug/1845153>`_.
|
|
|