Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
-
Night's Watch
-
3
-
NW - 2021-09-08, NW - 2021-09-22
-
Enhancement
-
replace all calls to `Facter.` with calls to `Puppet.runtime[:facter].` and remove not needed `require 'facter'`
-
Needs Assessment
Description
We should replace all direct and indirect calls to `Facter.value` with the new mechanism that makes use of runtimes
Puppet.runtime[:facter].get(:fact_name)
Attachments
Issue Links
- is blocked by
-
PUP-11216 Add support for multiple Facter implementations
-
- Resolved
-