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

Missing path depending on sudo package #186

Closed Nekototori closed 7 years ago

Nekototori commented 7 years ago

If they are using a different sudo module on an os (say Solaris) and/or a different place to store binaries. It might be even better to set the path as a variable and have the default be the bin/sbin. Since path is declared in this exec, there's no other way to override.