All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v4.0.0 (2021-04-28)
Breaking changes:
- modulesync 4.1.0; Drop EoL Puppet 5; Add Puppet 7 support #68 (bastelfreak)
Fixed bugs:
- '$group' parameter not used #57
- pam/redhat: use versioncmp function in conditional #67 (mattiasgiese-giz)
- Add missing char #58 (dhoppe)
Merged pull requests:
- modulesync 3.0.0 & puppet-lint updates #62 (bastelfreak)
v3.0.0 (2019-05-02)
Breaking changes:
- modulesync 2.5.1 & drop Puppet 4 #53 (bastelfreak)
Fixed bugs:
Merged pull requests:
- modulesync 2.1.0 and allow puppet 6.x #49 (bastelfreak)
v2.0.2 (2018-09-07)
Fixed bugs:
Closed issues:
- pam no longer supports @include? #11
Merged pull requests:
- Remove docker nodesets #42 (bastelfreak)
- drop EOL OSs; fix puppet version range #41 (bastelfreak)
v2.0.1 (2017-12-09)
Fixed bugs:
- Revert "Customize ssh service name" #37 (alexjfisher)
v2.0.0 (2017-10-15)
Merged pull requests:
- modulesync 0.17.0 #26 (bastelfreak)
v1.3.0 (2017-01-12)
Last release with Puppet 3 support!
- make the service name configureable
- Set minimum version_requirement for Puppet
- First release in the Vox Pupuli namespace (transferred from camptocamp)
- Add support for RHEL
- Fix ERB Templates
- Use docker for acceptance tests
- Fix strict_variables activation with rspec-puppet 2.2
- Add beaker_spec_helper to Gemfile
- Use random application order in nodeset
- Add utopic & vivid nodesets
- Don't allow failure on Puppet 4
- Add puppet-lint-file_source_rights-check gem
- Don't pin beaker
Add nodeset ubuntu-12.04-x86_64-openstack
- Confine rspec pinning to ruby 1.8
- Add a group parameter to googleauthenticator::user
- Lint
- Fix unquoted strings in cases
* This Changelog was automatically generated by github_changelog_generator