voxpupuli / onceover

Your gateway drug to automated infrastructure testing with Puppet
Apache License 2.0
142 stars 45 forks source link

Improve handling of trusted fact hash #309

Closed garrettrowell closed 3 years ago

garrettrowell commented 3 years ago

This improves the way trusted extensions are handled, as well as adding support for trusted external data.

dylanratcliffe commented 3 years ago

Hey @garrettrowell I've modified the rake task to allow for tagging tests with a minimum version. This seems to fix the tests. Are you okay with a merge?