config.facter.debug.options which is a set of all option definitions where a facter module has affected its value e.g. is in the definitionsWithLocations list. This is useful for debugging which values are being set and what the resultant merged value ends up being.
config.facter.debug.config which is a simpler breakdown of just the config values being applied by facter modules. It is taken from config.facter.debug.options and looks like this:
Adds two new config values:
config.facter.debug.options
which is a set of all option definitions where a facter module has affected its value e.g. is in thedefinitionsWithLocations
list. This is useful for debugging which values are being set and what the resultant merged value ends up being.config.facter.debug.config
which is a simpler breakdown of just the config values being applied by facter modules. It is taken fromconfig.facter.debug.options
and looks like this: