The language team requires password deployment in the production private Puppet repository for the new section mapping database of cxserver.
Requesting SRE clinic duty to deploy this.
This requires deploying a 'password' field similar to earlier private key/secret deployments of various MT services. Example: T299023
Relevant section for the password field is: https://gerrit.wikimedia.org/r/c/mediawiki/services/cxserver/+/799338/8/config.prod.yaml#87
sectionmapping:
database: cxserver
host: m5-master.eqiad.wmnet
user: root
password: cxserverdbpassword
type: mysqlRelated changes
- cxserver: https://gerrit.wikimedia.org/r/c/mediawiki/services/cxserver/+/799338 (Merged)
- deployment-charts: TODO