puppetlabs / puppetlabs-firewall

Puppet Firewall Module
http://forge.puppetlabs.com/puppetlabs/firewall
Apache License 2.0
269 stars 455 forks source link

Prevent sources with zero prefix length being applied every agent run #1189

Open nabertrand opened 5 months ago

nabertrand commented 5 months ago

Summary

Prevent source and destination values with a prefix length of zero causing the Puppet agent to attempt corrections on every run

Additional Context

See #1188

Checklist