sgnl05 / sgnl05-sssd

Puppet module for SSSD
https://forge.puppet.com/sgnl05/sssd
GNU General Public License v3.0
17 stars 76 forks source link

Fix cannot reassign error when before passed via sssd class #107

Open kobybr opened 4 years ago

kobybr commented 4 years ago

This module breaks if the 'before' metaparameter is passed via the sssd class. This fix allows additional before restrictions to be set along with the 'Service[oddjobd]' when applicable.

ghoneycutt commented 4 years ago

Great catch, thanks for the contribution! If you could please add a spec test, it will get merged quicker.