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 support broken #123

Closed blackcobra1973 closed 9 years ago

blackcobra1973 commented 9 years ago

I have added the default gentoo /etc/sudoers file and fixed this in params.pp which was referencing to sudoers.deb file that was not present.

Also did a small line cut for a comment line in init.pp

saz commented 9 years ago

Thanks!