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

Converted exec path to variable for customization #187

Closed Nekototori closed 7 years ago

Nekototori commented 7 years ago

Since there is a few different times where visudo is not in the default path, exposing it as a parameter of the sudo::conf class allows it to be specified if needed in puppet files without touching the module. PR #178 mentions FreeBSD, and have also seen incidents with Solaris, so I think opening this up to be changed is the better direction, while keeping the current value the default.