puppetdb icon indicating copy to clipboard operation
puppetdb copied to clipboard

Allow blocking structured facts

Open djuarezg opened this issue 3 months ago • 1 comments

This patch works as well for structured facts, not like https://github.com/puppetlabs/puppetdb/pull/3998

This changeset adds two configuration options used by the facts PuppetDB indirector:

fact_names_blocklist
fact_names_blocklist_regex

They can be used to configure a list of fact names that will never be sent to PuppetDB, based on exact fact names or regular expressions.

This PR obsoletes: https://github.com/puppetlabs/puppetdb/pull/3998

djuarezg avatar Sep 09 '25 15:09 djuarezg

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Sep 09 '25 15:09 CLAassistant