Page MenuHomeDevCentral

Provision users and databases on devserver-mysql role
ClosedPublic

Authored by dereckson on Apr 10 2023, 10:35.
Tags
None
Referenced Files
F10864106: D2987.diff
Fri, Aug 1, 11:20
Unknown Object (File)
Thu, Jul 31, 07:51
Unknown Object (File)
Wed, Jul 30, 11:10
Unknown Object (File)
Tue, Jul 29, 05:29
Unknown Object (File)
Mon, Jul 28, 11:39
Unknown Object (File)
Mon, Jul 28, 10:33
Unknown Object (File)
Sun, Jul 27, 22:37
Unknown Object (File)
Sun, Jul 27, 20:22
Subscribers
None

Details

Summary

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.

Test Plan

Deploy on db-B-001

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Errors
SeverityLocationCodeMessage
Errorroles/dbserver-mysql/salt/files/dbserver_mysql_salt_credentials.py:50E501flake8 E501
Unit
No Test Coverage
Branch
mysql-salt
Build Status
Buildable 4724
Build 5005: arc lint + arc unit

Event Timeline

dereckson held this revision as a draft.

cluster-B was edited at two places, merging them

Provision content.

Tested fine with D2989.

Was missing a part not pushed on datacube.

Was missing a part not pushed on datacube (git reset --hard datacube/mysql-salt will work better than git reset same branch name locally).

This revision is now accepted and ready to land.Apr 10 2023, 12:57