Skip to content

Releases: simp/pupmod-simp-deferred_resources

Release of 0.8.0

16 May 20:20
a92fbab
Compare
Choose a tag to compare

Release of 0.8.0

  • [puppetsync] Add EL9 support

Release of 0.7.0

12 Oct 16:30
0aef76d
Compare
Choose a tag to compare

Release of 0.7.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 0.6.0

29 Sep 18:17
29b1c0e
Compare
Choose a tag to compare
  • Add AlmaLinux 8 support

Release of 0.5.0

01 Aug 13:50
940385a
Compare
Choose a tag to compare
  • Add RockyLinux 8 support

Release of 0.4.0

07 Jul 14:52
0024fb9
Compare
Choose a tag to compare
  • Removed support for Puppet 5
  • Ensured support for Puppet 7 in requirements and stdlib

Release of 0.3.1

17 May 15:39
50e594d
Compare
Choose a tag to compare
  • Removed EL6 support

Release of 0.3.0

04 Mar 21:37
0.3.0
Compare
Choose a tag to compare
* Wed Dec 11 2019 Trevor Vaughan <tvaughan@onyxpoint.com> - 0.3.0
  - Add EL8 support

Release of 0.2.3

11 Dec 21:23
0.2.3
Compare
Choose a tag to compare
* Thu Oct 31 2019 Liz Nemsick <lnemsick.simp@gmail.com> - 0.2.3
- Remove 'ftp' and 'games' users and groups when enforcing STIG
  compliance.
- Support simp/simplib 5.x.

* Fri Aug 02 2019 Robert Vincent <pillarsdotnet@gmail.com> - 0.2.3
- Support puppetlabs/stdlib 6.x.

Release of 0.2.2

01 Aug 17:24
Compare
Choose a tag to compare
* Thu Jul 25 2019 Trevor Vaughan <tvaughan@onyxpoint.com> - 0.2.2
  - Allow users to set 'absent' or 'purged' when removing packages.

* Tue Jul 23 2019 Liz Nemsick <lnemsick.simp@gmail.com> - 0.2.2
  - Remove unnecessary ``data_provider`` key in the metadata.json file.

Release of 0.2.1

25 Jun 15:41
Compare
Choose a tag to compare
* Mon Jun 17 2019 Trevor Vaughan <tvaughan@onyxpoint.com> - 0.2.1
  - Define deep merge strategies for the Hash and Array class arguments.