puppetlabs-firewall icon indicating copy to clipboard operation
puppetlabs-firewall copied to clipboard

Add negate to match_mark

Open Antiarchitect opened this issue 3 years ago • 2 comments

Now you can not only

match_mark => '0x02'

but also

match_mark => '! 0x02'

Antiarchitect avatar Aug 17 '22 09:08 Antiarchitect

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 17 '22 09:08 CLAassistant

firewall is a type

Breaking changes to this file WILL impact these 121 modules (exact match):
Breaking changes to this file MAY impact these 153 modules (near match):

This module is declared in 107 of 579 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.