Releases: simp/puppet-gpasswd
Releases · simp/puppet-gpasswd
Release of 1.1.2
- Fixed an issue with running
puppet resource group
- Added support for Puppet 7
- Dropped support for Puppet 4
Release of 1.1.0
- 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
Expand the range of Puppet to < 7.0.0
Release of 1.0.6-0
Puppet 5.5.7 broke the Type/Provider interface in the 'group' type so required an emergency refactor.
Release of 1.0.5
Added Puppet 5 and OEL support
Release of 1.0.4
- 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
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