saz/puppet-sudo

RHEL 5.11 broken

gitkodak opened this issue · 2 comments

There is a regex to work-around the major version difference (1.6 -> 1.7) in sudo in early versions of RHEL (5.0 to 5.4) that hits on RHEL 5.11. The regex needs to be more explicit.

#217 fixes this.

saz commented

Please give the current master a try.