sgnl05 / sgnl05-sssd

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

Add service_ensure option to allow control of services running or not #6

Closed sd-robbruce closed 8 years ago

sgnl05 commented 8 years ago

Change looks good, except for $sssd_service which is removed from init.pp. Any reason for this?

sd-robbruce commented 8 years ago

My bad, that what I was originally going to call the service_ensure parameter. Added it back in

sgnl05 commented 8 years ago

Ok then. Good contribution, thanks! :)

edestecd commented 8 years ago

Is $sssd_ensure used?

edestecd commented 8 years ago

I see $sssd_ensure defined in init.pp, but I don't see it being used anywhere else. Am I missing it?

sgnl05 commented 8 years ago

Good catch @edestecd

It's not used anywhere. Probably an early variable name that was renamed to $ensure