#1039980 puppet-module-puppetlabs-mysql sets password repeatedly on MariaDB 10.3

#1039980#5
Date:
2023-06-30 14:11:54 UTC
From:
To:
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).

#1039980#10
Date:
2024-02-26 13:36:01 UTC
From:
To:
This is now fixed in the latest version of the package.

Thanks,