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 Errors - Severity - Location - Code - Message - Error - roles/dbserver-mysql/salt/files/dbserver_mysql_salt_credentials.py:50 - E501 - flake8 E501 
- Unit
- No Test Coverage 
- Branch
- mysql-salt
- Build Status
- Buildable 4724 - Build 5005: 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).