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

Create mysql my.cnf credentials file earlier #1360

Merged
merged 1 commit into from
Jan 28, 2022

Conversation

swalkinshaw
Copy link
Member

In some situations the "Set root user password" task might fail because it tries to connect with no root password. Moving the my.cnf credentials file task above it fixes that situation and also just makes more sense in general.

This was discovered during #1359 trying to get Trellis provisioning on GitHub actions.

@swalkinshaw swalkinshaw force-pushed the set-mariadb-root-password-earlier branch from bf2c98b to 9ac81f9 Compare January 28, 2022 22:40
In some situations the "Set root user password" task might fail because
it tries to connect with no root password. Moving the my.cnf credentials
file task above it fixes that situation and also just makes more sense
in general.
@swalkinshaw swalkinshaw force-pushed the set-mariadb-root-password-earlier branch from 9ac81f9 to 0e6aa1e Compare January 28, 2022 22:55
@swalkinshaw swalkinshaw merged commit 67acb8a into master Jan 28, 2022
@swalkinshaw swalkinshaw deleted the set-mariadb-root-password-earlier branch January 28, 2022 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant