Skip to content

Releases: simp/pupmod-simp-rsync

Release of 6.2.0

01 Aug 19:19
Compare
Choose a tag to compare
* Thu Jun 06 2019 Steven Pritchard <steven.pritchard@onyxpoint.com> - 6.2.0-0
  - Add v2 compliance_markup data
  - Remove puppet 4 support
  - Add puppet 6 support
  - Add puppetlabs-stdlib 6 support

Release of 6.1.1

18 Mar 18:54
6.1.1
Compare
Choose a tag to compare
* Mon Mar 04 2019 Liz Nemsick <lnemsick.simp@gmail.com> - 6.1.1-0
  - Expanded the upper limit of the concat and stdlib Puppet module versions
  - Updated a URL in the README.md

* Wed Feb 20 2019 Adam Yohring <adam.yohrling@onyxpoint.com> - 6.1.1-0
  - Modified class to support configuring SIMP rsync server and SIMP
    rsync client for same machine
  - Combine `rsync::server::global` with `rsync::server`
  - Add ability to use ports in rsync_server parameter

* Tue Feb 12 2019 Liz Nemsick <lnemsick.simp@gmail.com> - 6.1.1-0
  - Fixed a template bug that prevented catalogue compilation when
    rsync::server::section::user_pass was set
  - Use simplib::passgen() in lieu of passgen(), a deprecated simplib
    Puppet 3 function.

Release of 6.1.0

26 Nov 17:52
Compare
Choose a tag to compare
* Thu Oct 11 2018 Nick Miller <nick.miller@onyxpoint.com> - 6.1.0-0
  - Added $package_ensure parameter
    - Changed the package from 'latest' to 'installed'
    - It will also respect `simp_options::package_ensure`
  - Update badges and contribution guide URL in README.md

* Fri Sep 07 2018 Liz Nemsick <lnemsick.simp@gmail.com> - 6.1.0-0
  - Drop Hiera 4 support

Release of 6.0.6

28 Jun 16:28
Compare
Choose a tag to compare
* Tue May 08 2018 Adam Yohrling <adam.yohrling@onyxpoint.com> - 6.0.6-0
  - Add `order => 'numeric'` setting to concat for rsyncd.conf
  - Add support for Puppet 5
  - Add support for and OEL

Release of 6.0.5

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

Release of 6.0.4

18 Sep 13:31
Compare
Choose a tag to compare
* Fri Aug 18 2017 Liz Nemsick <lnemsick.simp@gmail.com> - 6.0.4-0
  - Update concat version in metadata.json & build/rpm_metadata/requires

Release of 6.0.3

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

6.0.2: (SIMP-2953) Do not show diff on rsync passwd files

13 Jun 21:16
Compare
Choose a tag to compare
Set show_diff to false when managing the rsync password files

SIMP-2953 #close

6.0.0-pre1: (SIMP-2441) Updated to use new pki scheme (#24)

14 Jan 06:29
Compare
Choose a tag to compare
SIMP-2441 #close