saz / puppet-sudo

Manage sudo with Puppet on Debian-, RedHat- and SUSE-based linux distributions and some BSDs
Other
107 stars 215 forks source link

Move hiera lookups to init.pp #228

Closed baurmatt closed 5 years ago

baurmatt commented 6 years ago

This commit moves the Hiera lookup for sudo::conf's from the helper class sudo::configs to a class parameter of sudo which is called configs.

Fixes GH-227.

baurmatt commented 5 years ago

Hey @saz, could you please review this PR? :)

saz commented 5 years ago

@baurmatt Looks good to me. Can you please rebase your PR?

baurmatt commented 5 years ago

Done! :)