- CHANGELOG update
- Drop support for Puppet 3
- Rewrite config class to simplify logic
- Add
required_packages
param to bring in any other desired package resources
- update Puppet version support data
- bugfix
- fix incorrect README syntax
- Puppet version testing updates
- add management of authconfig package
- add manage hooks for authconfig and idmap packages
- add dependency for puppetlabs-stdlib >= 4.2.0
- default to using 'sssd' metapackage
- move libsss_sudo and libsss_autofs packages installation to a 'use_legacy_packages' parameter
- BUGFIX (#1) add correct variable validations
- add support for Red Hat 6.6 package changes
- doc fixes
- doc fixes
- parameter validations
- initial release