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.
v5.0.0 (2020-11-08)
Breaking changes:
- modulesync 2.7.0 and drop puppet 4 #65 (bastelfreak)
Merged pull requests:
- modulesync 3.0.0 & puppet-lint updates #72 (bastelfreak)
- Remove duplicate CONTRIBUTING.md file #68 (dhoppe)
- Allow
puppetlabs/stdlib
6.x,puppetlabs/java
4.x andpuppet/archive
4.x. #66 (alexjfisher)
v4.1.1 (2018-10-17)
Merged pull requests:
- modulesync 2.2.0 and allow puppet 6.x #61 (bastelfreak)
- allow puppetlabs/stdlib 5.x #59 (bastelfreak)
v4.1.0 (2018-08-15)
Implemented enhancements:
- Fix namespacing #6
- Use defined types to allow for multiple servers/worlds per node #4
- Clean up using default resource attributes #1
Fixed bugs:
- Find some way to not restart every provision #2
Merged pull requests:
- allow puppetlabs/java 3.x & puppet/archive 3.x #57 (bastelfreak)
- Remove docker nodesets #53 (bastelfreak)
- drop EOL OSs; fix puppet version range #52 (bastelfreak)
v4.0.0 (2017-11-17)
Implemented enhancements:
- let rcon.port and rcon.password be set #41 (traylenator)
- system accounts for user and groups #40 (traylenator)
Merged pull requests:
- bump puppet version dependency to >= 4.7.1 < 6.0.0 #48 (bastelfreak)
v3.1.0 (2017-02-11)
This is the last release with Puppet3 support!
- Modulesync
- Modulesync with latest Vox Pupuli defaults
- Fix broken init at Ubuntu
- Fix broken dependencies in metadata.json
- First release in the Vox Pupuli namespace
- modulesync with latest Vox Pupuli defaults
- Drop of Ruby1.8.7 support
- Split server_setting defined type to separate file
* This Changelog was automatically generated by github_changelog_generator