Skip to content

Releases: simp/pupmod-simp-simp_options

Release of 1.10.0

20 May 19:22
bc5c2a8
Compare
Choose a tag to compare

Release of 1.10.0

  • [puppetsync] Add EL9 support

Release of 1.9.0

12 Oct 17:37
dbceec3
Compare
Choose a tag to compare

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

Release of 1.7.0

01 Aug 14:12
b4c882e
Compare
Choose a tag to compare
  • Add RockyLinux 8 support

Release of 1.6.1

22 May 15:54
692de39
Compare
Choose a tag to compare
  • Added the authselect parameter

Release of 1.6.0

07 Jul 16:34
12a1436
Compare
Choose a tag to compare
  • Removed support for Puppet 5
  • Ensured support for Puppet 7 in requirements and stdlib

Release of 1.5.0

18 May 19:14
701a37b
Compare
Choose a tag to compare
  • Added simp_options::ntp for more generalized configuration of ntpd and chronyd
  • Deprecated simp_options::ntpd
  • Removed EL6 support

Release of 1.4.1

28 Sep 14:32
c409899
Compare
Choose a tag to compare
* 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

22 Jul 19:51
27ddb7c
Compare
Choose a tag to compare
* 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

05 Aug 14:34
Compare
Choose a tag to compare
* 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

04 Jun 14:19
Compare
Choose a tag to compare
* Wed May 29 2019 Trevor Vaughan <tvaughan@onyxpoint.com> - 1.2.4-0
  - Clarify the note in `simp_options::dns`