We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I use the module with default everything to install wordpress. Just for demonstration. But I meet that error. Besides, the errors display:
Error: Could not find a suitable provider for mysql_user Error: Could not find a suitable provider for mysql_database
Could you help me to verify it ?
The text was updated successfully, but these errors were encountered:
Have you installed mysql on the server?
You can use the puppetlabs/mysql module for that. Then do:
include mysql::server
Sorry, something went wrong.
No branches or pull requests
Hi, I use the module with default everything to install wordpress. Just for demonstration. But I meet that error. Besides, the errors display:
Error: Could not find a suitable provider for mysql_user
Error: Could not find a suitable provider for mysql_database
Could you help me to verify it ?
The text was updated successfully, but these errors were encountered: