All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added support for systemd services
- Move the changelog to markdown and start using semver
- The Travis tests matrix has been changed to get quicker tests and integrate rubocop testing for code quality
Gemfile
andRakefile
have been refactored- Added the syntax color for the code blocks in the
README.markdown
- Code quality cleanup based on rubocop and rubocop-spec standards
- Fixed puppet-lint warnings
- Removed the
CONTRIBUTORS
file. You can get the contributors via the GitHub API - The version-dependent files have been dropped (aka
Gemfile.lock
)
- Added initial support for osfamily RedHat.
- Upgrade to latest puppet-skeleton version from garethr
- Create directories when maxscale user exists
- Updating documentation
- Fixing a wrong dependency in the metadata
- Add documentation to guide on the last steps of the process for creating a binlog proxy
- fix some ports in the multi-instance example
- Fix some spec issues appeared with newly used fact on the apt module
- Fixing missing execution rights on the init script
- Fixing
json_pure
dependency problems in theGemfile
- Fix a mistake in the installation part of the documentation
- 1st public version of the module