Skip to content

Releases: simp/pupmod-simp-krb5

Release of 7.8.0

16 Sep 19:25
7f889e2
Compare
Choose a tag to compare

Release of 7.8.0

  • [puppetsync] Update module dependencies to support simp-iptables 7.x

Release of 7.7.2

08 Jul 14:05
317bac7
Compare
Choose a tag to compare

Release of 7.7.2

  • Clean up legacy fact usage to support puppet 8

Release of 7.7.1

17 Jan 21:12
Compare
Choose a tag to compare

Release of 7.7.1

  • Updated hiera.yaml facts to support puppet 8

Release of 7.6.0

12 Oct 17:30
3013e98
Compare
Choose a tag to compare

Release of 7.6.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 7.4.0

01 Aug 14:07
6c52f6f
Compare
Choose a tag to compare
  • Add RockyLinux 8 support

Release of 7.2.0

09 Jul 12:35
a8b0960
Compare
Choose a tag to compare
  • Removed
    • Removed support for Puppet 5
    • Removed unnecessary use of top scope in manifests
  • Ensured support for Puppet 7 in requirements and stdlib

Release of 7.1.1

17 May 16:52
1a73472
Compare
Choose a tag to compare
  • Removed EL6 support

Release of 7.1.0

04 Mar 22:01
7.1.0
Compare
Choose a tag to compare
* Wed Dec 18 2019 Trevor Vaughan <[email protected]> - 7.1.0-0
  - Add EL8 support
    - Update SELinux hotfix
    - Migrate SELinux hotfix to vox_selinux::module
  - Update documentation
  - Add REFERENCE.md

* Fri Aug 02 2019 Robert Vincent <[email protected]> - 7.1.0-0
  - Remove Puppet 4 support
  - Add Puppet 6 support
  - Add puppetlabs-stdlib 6 support
  - Support puppetlabs/stdlib 6.x and puppet 6.x.

Release of 7.0.5

18 Mar 16:32
7.0.5
Compare
Choose a tag to compare
* Tue Feb 12 2019 Liz Nemsick <[email protected]> - 7.0.5-0
  - Use simplib::passgen() in lieu of passgen(), a deprecated simplib
    Puppet 3 function.
  - Use simplib::validate_re_array() in lieu of validate_re_array(),
    a deprecated simplib Puppet 3 function.
  - Removed unnecessary use of validate_port() on parameters of type
    Simplib::Port
  - Update the upper bound of stdlib to < 6.0.0
  - Update a URL in the README.md

Release of 7.0.4

27 Nov 15:36
7.0.4
Compare
Choose a tag to compare
* Wed Nov 07 2018 Liz Nemsick <[email protected]> - 7.0.4-0
  - Update badges and contribution guide URL in README.md

* Fri Oct 12 2018 Nick Miller <[email protected]> - 7.0.4-0
  - Changed the packages from 'latest' to 'installed'
  - Ensure parameters will also now respect `simp_options::package_ensure`

* Fri Sep 07 2018 Liz Nemsick <[email protected]> - 7.0.4-0
  - Drop Hiera 4 support

* Wed Mar 21 2018 Trevor Vaughan <[email protected]> - 7.0.4-0
  - Add support for Puppet 5 and OEL