[Pkg-puppet-devel] Bug#1039980: puppet-module-puppetlabs-mysql sets password repeatedly on MariaDB 10.3
Larsen
larsen007 at web.de
Fri Jun 30 15:11:54 BST 2023
Package: puppet-module-puppetlabs-mysql
Version: 8.1.0-7
Using this puppet module to create MariaDB users leads to Puppet wanting
to set a user's password again and again as it doesn't fetch the current
password/authentication string correctly: authentication string is always
empty (when the puppet client is running MariaDB 10.3 (Debian Buster,
Ubuntu Focal)).
A fix is available upstream:
https://tickets.puppetlabs.com/browse/MODULES-7487
The pull request fixing the problem:
https://github.com/puppetlabs/puppetlabs-mysql/commit/c7da5289129edc8efdf5471e43bb3f778b54c1ce
I am using Debian Bookworm (Puppetserver).
More information about the Pkg-puppet-devel
mailing list