Salt uses the mysql execution module to configure MySQL, ie the pymysql
library. Credentials are stored in the node itself to use a localhost
root-like account "salt", defined in the pillar.
Details
Details
- Reviewers
 dereckson - Maniphest Tasks
 - T1803: Move and migrate Ysul production services elsewhere
 - Commits
 - rOPSb44705d1eca1: Provision users and databases on devserver-mysql role
 
Deploy on db-B-001
Diff Detail
Diff Detail
- Repository
 - rOPS Nasqueron Operations
 - Lint
 Lint Not Applicable - Unit
 Tests Not Applicable 
Event Timeline
Comment Actions
Was missing a part not pushed on datacube (git reset --hard datacube/mysql-salt will work better than git reset same branch name locally).