puppet-mysql-hardening
puppet-mysql-hardening copied to clipboard
Support latest puppetlabs/mysql version 3.x.x
It looks like this module is actively developed, however there is no support for v3 of puppetlabs/mysql (current version is 3.4.0)
From the README:
Supported module: puppetlabs/mysql (v2.x.x)
And I get the following error when using version 3.4.0 of puppetlabs/mysql:
Error: Duplicate declaration: Class[Mysql::Server::Account_security] is already declared in file /etc/puppet/modules/mysql/manifests/server.pp:65; cannot redeclare at /etc/puppet/modules/mysql_hardening/manifests/puppetlabs.pp:41 on node 1.2.3.4
Any plans to support the latest version of puppetlabs/mysql?
Hi @benjamin-smith thanks for reporting this issue. You are right, we have not implemented support for mysql 3x module so far. It is on our agenda. Unfortunately, we just had no time to implement this, because we have been busy to continually improve the os-hardening and ssh-hardening. We could need some help ;-)