saz / puppet-sudo

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

Gentoo not supported but code references non-existent Resource type #179

Closed tb3088 closed 7 years ago

tb3088 commented 7 years ago

Doesn't look like Gentoo was ever supported (or perhaps very, very long time ago) and indeed metadata.json hasn't indicated support for a long time now, but line ~40 in package.pp has a case statement not commented out that relates to Gentoo, Portage and Resource 'package_use'.

please remove or otherwise comment out to keep Validation from showing spurious errors.

saz commented 7 years ago

I'm pretty sure Gentoo is supported, as I'm using this module on systems running Gentoo :-)

I'll clean this up to make it clear.