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

Wrong parameters on Create Site Job #222

Open
Pibotasnus opened this issue Nov 22, 2024 · 2 comments
Open

Wrong parameters on Create Site Job #222

Pibotasnus opened this issue Nov 22, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Pibotasnus
Copy link

Description of the issue

The create site job is specifying wrong parameters for --mariadb-root-username and --mariadb-root-password

Context information (for bug reports)

Steps to reproduce the issue

Observed result

Expected result

Stacktrace / full error message if available

(paste here)
@Pibotasnus Pibotasnus added the bug Something isn't working label Nov 22, 2024
@revant
Copy link
Collaborator

revant commented Nov 23, 2024

Can you send a PR? I'll merge.

--db-root-password, --db-root-username are the new ones.

current ones are for backward compatibility, unless the get deprecated and previous versions are out of support.

@Pibotasnus
Copy link
Author

@revant I will do it when I can. It would mean a bit of conditioning in the templating for backward compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants