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

2.2.1 no longer works on Debian 9 #60

Closed tomnowak closed 6 years ago

tomnowak commented 6 years ago

Hi, The latest version 2.2.1 got fixed on Ubuntu 14.04 and 16.04, but not longer works on my Debian 9 machines:(

I think for Debian family OSes it will be easier just ignore the OS release, as I think sssd is part of all currently supported Debian and Ubuntu releases.

Regards, Tomasz

ghoneycutt commented 6 years ago

We don't support Debian 9 yet, though would certainly like to.

If you add '9' to the array at the end of this line https://github.com/sgnl05/sgnl05-sssd/blob/master/manifests/init.pp#L101 does it work as expected?

tomnowak commented 6 years ago

I can confirm that adding '9' to the array of supported Debian releases fixes the issue.

ghoneycutt commented 6 years ago

Created PR #62 to add Debian 9 support

ghoneycutt commented 6 years ago

Released in 2.3.0