2.5.0 (2020-03-09)
- Add support for EL8 [GH #59]
- Remove augeasversion check [GH #53]
- Convert to PDK [GH #54]
- Allow stdlib 6
- Add hiera class parameters and update documentation [GH #47]
- kmod::load: load modules the systemd way if the system runs systemd [GH #48]
- Adapt tests for Puppet 6
- Add ArchLinux support [GH #39, #40]
- Fix ensure=absent in alias [GH #42]
Add minimal SuSE support
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
- Add beaker nodeset
- Fix kmod::install's file class parameter's default
- Add kmod::option and refactored everything to use kmod::setting
- removed obsolete generic.pp
- Lint
- Fix relative class inclusions
- Fix unquoted strings in cases
- Fix for future parser
- Setup automatic Forge releases
- Fix deprecation warnings, #22
- Add unit tests
- Various improvements