-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This completely disables Facter and uses a stubbed implementation. This is fine since we use use rspec-puppet-facts to set all facts. It gives complete isolation from the host system and is also significantly faster with Facter 4 (which always also resolves the facts, see [FACT-3039]). It only works with Puppet 6.25+ and 7.12+ and requires rspec-puppet 2.11.0+. FACT-3039: https://tickets.puppetlabs.com/browse/FACT-3039
- Loading branch information
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters