trlinkin / puppet-nsswitch

Puppet module to control /etc/nsswitch.conf file.
Other
2 stars 34 forks source link

Move OS related data from params into module hiera #52

Open Phil-Friderici opened 1 year ago

Phil-Friderici commented 1 year ago

This PR moves the OS specific data from params.pp into module hiera.

Based on the work from my other https://github.com/trlinkin/puppet-nsswitch/pull/51 & https://github.com/trlinkin/puppet-nsswitch/pull/50 but it should be easy possible to rebased this commit against any other branch.

You can see the test results in the PR in my fork https://github.com/Phil-Friderici/puppet-nsswitch/pull/3