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 Passed - Unit
No Test Coverage - Branch
- mysql-salt
- Build Status
Buildable 4718 Build 4999: arc lint + arc unit
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).