Skip to content

Removed an assignment that always overrides the MYSQL_PASS setup#4

Open
fmancinelli wants to merge 1 commit intouksysadmin:masterfrom
fmancinelli:patch-3
Open

Removed an assignment that always overrides the MYSQL_PASS setup#4
fmancinelli wants to merge 1 commit intouksysadmin:masterfrom
fmancinelli:patch-3

Conversation

@fmancinelli
Copy link
Contributor

MYSQL_PASS is taken from the environment or assigned to a default defined at the beginning of file. The assignment was blindly bypassing this mechanism setting the password to 'nova'.

MYSQL_PASS is taken from the environment or assigned to a default defined at the beginning of file. The assignment was blindly bypassing this mechanism setting the password to 'nova'.
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

Comments