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

RedHat 5 support and spec tests #3

Closed edestecd closed 9 years ago

edestecd commented 9 years ago

Add Redhat 5.x support and allow to turn off management of mkhomedir on Debian.

Note that I separated the idea of $mkhomedir and $manage_oddjobd, so that you can turn off mkhomedir on Debian and it still does not incorrectly try and manage oddjobd.

edestecd commented 9 years ago

I also did this in the metadata on my master: https://github.com/MiamiOH/sgnl05-sssd/commit/c752244ac75959e92556f3c11567c105f7a89166

You might want to do a similar thing on your next release version bump, to indicate the support of RedHat 5.

sgnl05 commented 9 years ago

Great contributions (all three). Thank you so much!! :)

edestecd commented 9 years ago

Thanks for starting a great module. It is the only one that had all the features/OSes I was looking for ;)