puppet-proxysql
puppet-proxysql copied to clipboard
puppetlabs/mysql: Allow 14.x
Pull Request (PR) description
The change in this code snippet updates the version requirement for the "puppetlabs-mysql" module. It changes the requirement from ">= 2.5.0 < 13.0.0" to ">= 2.5.0 < 14.0.0".
This Pull Request (PR) fixes the following issues
#203 needs work to get the tests to run.
Also Ubuntu 18.04 is EOL so support for it should be removed in a separate PR.