voxpupuli / rspec-puppet-facts

Simplify your unit tests by looping on every supported Operating System and populating facts.
Apache License 2.0
61 stars 53 forks source link

stringify facts, if required, before collecting custom facts #173

Closed bastelfreak closed 1 month ago

bastelfreak commented 1 month ago

This is the result of some poking in https://github.com/voxpupuli/voxpupuli-test/pull/131 and https://github.com/voxpupuli/voxpupuli-test/pull/132#issuecomment-2130110078

Tested in https://github.com/voxpupuli/puppet-example/pull/54

bastelfreak commented 1 month ago

this is obsolete now, got implemented in #175