You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The firewalld_ipset type strips /32 suffixes from addresses it sees. This is fine for IPv4 but not for IPv6. /32 should only be stripped for IPv4 addresses.
The
firewalld_ipset
type strips/32
suffixes from addresses it sees. This is fine for IPv4 but not for IPv6./32
should only be stripped for IPv4 addresses.FWIW, this bug is similar to voxpupuli/puppet-ipset#30.
The text was updated successfully, but these errors were encountered: