puppetlabs-mysql icon indicating copy to clipboard operation
puppetlabs-mysql copied to clipboard

Use deferrable_epp for .my.cnf to ensure root password resolve correctly

Open jiayuchen888 opened this issue 1 month ago • 1 comments

Summary

When the root password is type deferred, we have to defer the template rendering(.my.cnf) using the stdlib::deferrable_epp() function.

Checklist

  • [ ] 🟢 Spec tests.
  • [ ] 🟢 Acceptance tests.
  • [x] Manually verified. (For example puppet apply)

jiayuchen888 avatar Nov 27 '25 08:11 jiayuchen888