puppet-mysql-hardening icon indicating copy to clipboard operation
puppet-mysql-hardening copied to clipboard

MySql Server Hardening with Puppet

Results 3 puppet-mysql-hardening issues
Sort by recently updated
recently updated
newest added

The mysql_deepmerge function was flawed and will crash on Puppet version 5.5.7. This changes your code to use the new version of the function, which does not have this flaw....

updating common files with changes that are configured in the profiles: kitchen.yml platforms

It looks like this module is actively developed, however there is no support for v3 of [puppetlabs/mysql](https://forge.puppetlabs.com/puppetlabs/mysql) (current version is 3.4.0) From the README: > Supported module: puppetlabs/mysql (v2.x.x) And...