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

fix duplicate variable declaration #274

Closed bastelfreak closed 2 years ago

bastelfreak commented 2 years ago

the two variables $package_source and $package_admin_file were declared multiple times. This triggers a compilation error. Observed in https://github.com/voxpupuli/puppet-prometheus/pull/574