simp / rubygem-simp-rspec-puppet-facts

shim that injects SIMP-related fact fixtures into rspec-puppet-facts
Other
1 stars 13 forks source link

Generated facts should use the desired facter version #71

Open silug opened 5 months ago

silug commented 5 months ago

Currently the beaker job that generates facts uses whatever version of facter happens to be shipped with the puppet-agent package that is installed on the test node. We should use the version of facter that we're trying to collect facts for.