Releases: simp/pupmod-simp-simp_options
Releases · simp/pupmod-simp-simp_options
Release of 1.10.0
Release of 1.10.0
- [puppetsync] Add EL9 support
Release of 1.9.0
Release of 1.9.0
- [puppetsync] Updates for Puppet 8
- These updates may include the following:
- Update Gemfile
- Add support for Puppet 8
- Drop support for Puppet 6
- Update module dependencies
- These updates may include the following:
Release of 1.7.0
- Add RockyLinux 8 support
Release of 1.6.1
- Added the authselect parameter
Release of 1.6.0
- Removed support for Puppet 5
- Ensured support for Puppet 7 in requirements and stdlib
Release of 1.5.0
- Added simp_options::ntp for more generalized configuration of ntpd and chronyd
- Deprecated simp_options::ntpd
- Removed EL6 support
Release of 1.4.1
* Wed Sep 16 2020 Liz Nemsick <lnemsick.simp@gmail.com> - 1.4.1-0 - Advertise OEL8 support in the metadata.json.
Release of 1.4.0
* Tue Oct 29 2019 Jeanne Greulich <jeannegreulich@onyxpoint.com> - 1.4.0-0 - This change marks the clamav catalyst as deprecated. * As of SIMP 6.5, SIMP's ``clamav`` class is no longer included in the class list of the SIMP scenarios. So, this catalyst is not needed to disable it. * To have SIMP manage ``ClamAV`` on your system, add the ``clamav`` class to your system's class list. * See the SIMP ``clamav`` module README for information on managing ``ClamAV``. * Tue Sep 03 2019 Trevor Vaughan <tvaughan@onyxpoint.com> - 1.4.0-0 - Reformatted some documentation - The following are now optional: - simp_options::puppet::server - simp_options::puppet::ca - These are no longer required at all times due to support for Bolt. Code that used these parameters will correctly fail and require users to add them to their configuration. - Updated simp_options::ldap to require the 'master' and 'uri' parameters if simp_options::puppet::server is not defined. - Fixed PE detection in simp_options::puppet::server_distribution - Add support for simplib < 5
Release of 1.3.0
* Thu Jun 06 2019 Steven Pritchard <steven.pritchard@onypoint.com> - 1.3.0-0 - Add v2 compliance_markup data - Drop Puppet 4 support - Add Puppet 6 support - Add support for puppetlabs-stdlib 6
Release of 1.2.4
* Wed May 29 2019 Trevor Vaughan <tvaughan@onyxpoint.com> - 1.2.4-0 - Clarify the note in `simp_options::dns`