Skip to content

Releases: simp/pupmod-simp-incron

Release of 0.3.1

26 Nov 21:35
0.3.1
Compare
Choose a tag to compare
* Thu Nov 01 2018 Jeanne Greulich <jeanne.greulich@onyxpoint.com> - 0.3.1-0
  - Update static assets for puppet 5
  - Update badges in README.md

* Thu Jul 05 2018 Trevor Vaughan <tvaughan@onyxpoint.com> - 0.3.1-0
  - Add support for OEL and Puppet 5

Release of 0.3.0

29 Jun 21:01
Compare
Choose a tag to compare
* Tue Jun 19 2018 Nick Miller <nick.miller@onyxpoint.com> - 0.3.0-0
  - Stop managing the systemd unit file, because deviating from the RPM defaults
    violates the STIG
  - Set /etc/incron.d to 0755, the RPM default

* Fri May 04 2018 Trevor Vaughan <tvaughan@onyxpoint.com> - 0.3.0-0
  - Added a native type `incron_system_table` to allow for client side glob
    expansion on paths
  - Pushed all validation of parameters off to the native type from
    `incron::system_table`
  - Updated acceptance tests to verify that incron is actually working
  - Bumped the supported puppet version to '< 6'

Release of 0.2.0

25 Apr 16:30
Compare
Choose a tag to compare
* Mon Apr 02 2018 Jeanne Greulich <jeanne.greulich@onyxpoint.com> - 0.2.0-0
  - Fixed permission on incrond service file to clear errors in system log.
  - Updated package to use package ensure to control updates.  This changed the
    default ensure of package to installed from latest.

Release of 0.1.0

27 Mar 20:36
Compare
Choose a tag to compare
* Mon Feb 12 2018 Liz Nemsick <lnemsick.simp@gmail.com> - 0.1.0-0
  - Update upperbound on puppetlabs/concat version to < 5.0.0

* Mon Jan 08 2018 Rurik Yla-Onnenvuori <rurik.ylae-onnenvuori@baloise.com> - 0.1.0-0
  - Add support for defining system table entries in hiera
  - Remove dependency to simplib

Release of 0.0.3

15 Sep 19:11
Compare
Choose a tag to compare
* Fri Aug 18 2017 Liz Nemsick <lnemsick.simp@gmail.com> - 0.0.3-0
  - Update concat version in metadata.json

Release of 0.0.2

11 Jul 15:15
Compare
Choose a tag to compare
* Thu Jul 06 2017 Liz Nemsick <lnemsick.simp@gmail.com> - 0.0.2-0
  - Update puppet dependency in metadata.json
  - Remove OBE pe dependency in metadata.json

0.0.1: (SIMP-2462) Update Versions (#2)

13 Jun 21:53
Compare
Choose a tag to compare
* (SIMP-2462) Update Versions

  updated requires and metadata

SIMP-2462 #comment incron updated

* update puppet stdlib version