rodjek / rspec-puppet

RSpec tests for your Puppet manifests
http://rspec-puppet.com
MIT License
364 stars 203 forks source link

Allow customizing module-layer Hiera configuration #809

Closed sanfrancrisko closed 3 years ago

sanfrancrisko commented 3 years ago

This adds documentation to the work in #732 .

Closes #732.

scotje commented 3 years ago

@sanfrancrisko @DavidS I think this is the last thing blocking the 2.8.0 release, is there anything I can do to help get this PR wrapped up?

nabertrand commented 3 years ago

I've resolved my above comments in my original branch and am working on adding additional long-form Hiera testing documentation as requested in the original PR. I think I'll just re-open #732 once I've finished the long-form documentation if that works.

DavidS commented 3 years ago

Rebased and conflict resolved; integrated fixes on which puppet versions are called out as compatible.

@nabertrand if you come around to finish the long-form docs work, please do so in a fresh PR so you don't have to deal with the conflicts since this PR already contains your code and conflict resolution.