Skip to content

Releases: simp/puppet-gpasswd

Release of 1.1.2

16 Feb 18:06
1.1.2
8742865
Compare
Choose a tag to compare
  • Fixed an issue with running puppet resource group
  • Added support for Puppet 7
  • Dropped support for Puppet 4

Release of 1.1.0

18 Dec 03:15
1.1.0
cb1b419
Compare
Choose a tag to compare
  • Added EL8 support
  • Fixed a bug where the system would incorrectly attempt to process users even if the user was not known to the underlying system.

Release of 1.0.7

27 Aug 19:22
1.0.7
Compare
Choose a tag to compare

Expand the range of Puppet to < 7.0.0

Release of 1.0.6-0

27 Aug 19:21
1.0.6
550b699
Compare
Choose a tag to compare

Puppet 5.5.7 broke the Type/Provider interface in the 'group' type so required an emergency refactor.

Release of 1.0.5

21 Mar 18:38
1.0.5
5859d88
Compare
Choose a tag to compare

Added Puppet 5 and OEL support

Release of 1.0.4

29 Nov 17:08
Compare
Choose a tag to compare
  • Fixes an issue where newly created system accounts would not probably be placed into the system GID range when created with multiple group members.

Bugfix Update

20 May 22:11
Compare
Choose a tag to compare

There are multiple bug fixes in this release:

  • Fixed README typos
  • Cleaned up code
  • Added acceptance tests
  • Added support for auth_membership
  • Fixed code regression from d49cf32
    • Thanks for the notification from John Warburton
  • Validated noop message was correct
  • Fixed sort order when checking user lists against the system