Error: Failed to apply catalog: Parameter inet_protocol failed on Firewalld_direct_rule[disable-vnet-stp]: Invalid value "eb". Valid values are ipv4, ipv6.
What behaviour did you expect instead
I hoped to create a rule for the bridge-family.
Output log
Any additional information you'd like to impart
So far all resource-types only allow for "ipv4" and "ipv6". There need to be at least "eb" added to create rules for bridges.
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
What are you seeing
Error: Failed to apply catalog: Parameter inet_protocol failed on Firewalld_direct_rule[disable-vnet-stp]: Invalid value "eb". Valid values are ipv4, ipv6.
What behaviour did you expect instead
I hoped to create a rule for the bridge-family.
Output log
Any additional information you'd like to impart
So far all resource-types only allow for "ipv4" and "ipv6". There need to be at least "eb" added to create rules for bridges.