Hello, I am working on migrating MariaDB/CentOS7 to MySQL/RHEL9.
The module puppetlabs/mysql (v15) attempts to install MariaDB v10 on RHEL9 by default but not MySQL v8. Even if I gave the package_name => mysql-server to the class mysql::server, it doesn't work because the post process requires mysql_install_db, which is not in the mysql-server package. Is there still a chance to work with the module puppetlabs/mysql for people who need to install MySQL but not MariaDB on the RHEL9? If not - it is OK. I will re-write the manifest and put a lot of exec resources into it. I wonder if there is a smart way before moving forward the wrong way. Kind regards, Go -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAAyfkv_J8W2MOHyAj%2BcqE4VQ9XA%2BuL9BWeGb8J8OKo4CGr65_g%40mail.gmail.com.
