webalexeu/puppet-windows_firewall

Cannot use 'any' for protocol parameter

Closed this issue · 0 comments

it's not possible to use any for protocol parameter

Error:

Invalid value "any". Valid values are tcp, udp, icmpv4, icmpv6. Valid values match /^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/.

Is it possibile to fix it please ?