Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After upgrading to MySQL module v15, get an error when setting root_password #1631

Open
rychannel opened this issue May 20, 2024 · 1 comment

Comments

@rychannel
Copy link

rychannel commented May 20, 2024

Describe the Bug

I get the following error in Impact Analysis, Internal Server Error: org.jruby.exceptions.RuntimeError: (PreformattedError) Evaluation Error: Mysql_user[root@localhost]['password_hash'] contains a Deferred value. It will be converted to the String 'Deferred({'name' => 'mysql::password', 'arguments' => ['somerandompassword234']})' (file: /etc/puppetlabs/code/environments/linux_test_cdpe_ia_1716222107109/modules/mysql/manifests/server/root_password.pp, line: 33)

Expected Behavior

Don't get an error

Steps to Reproduce

Steps to reproduce the behavior:
Upgraded to MySQL module v15

Environment

  • Version PE 2023.7.0
  • Platform RHEL 8

Additional Context

@rychannel
Copy link
Author

I believe this is happening when calling the 'mysql::server' class and specifying the root_password parameter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants