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

use standard sudoers lense for adding includedir on rhel 5 #135

Closed tosmi closed 8 years ago

tosmi commented 9 years ago

this also removes fixedsudoers.aug.

the puppetlabs-dependency repo now includes augeas-libs 1.1.0 even for rhel 5. so fixedsuders.aug is no longer required.

this should fix #128 and #84.