https://bugzilla.wikimedia.org/show_bug.cgi?id=45706
Bryan Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Bryan Davis <[email protected]> --- (In reply to Antoine "hashar" Musso from comment #2) > We should use the production sql script. It does not work right now because: > - wikiadmin_pass belongs to the wikidev group (which does not exist on beta) The wikidev group does now exist in eqiad labs and beta. > - the password there is wrong, it is populated by puppet This password is taken from the puppet variable $passwords::misc::scripts::wikiadmin_pass. Since we have a local puppet master for beta now we can override this variable with a local commit to /var/lib/git/labs/private/modules/passwords/manifests/init.pp on the deployment-salt host. If someone knows the password for the "wikiadmin" mysql account in beta I'd be happy to fix this. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
