Page MenuHomeDevCentral

Provision users and databases on devserver-mysql role
ClosedPublic

Authored by dereckson on Apr 10 2023, 10:35.
Tags
None
Referenced Files
F25091857: D2987.id7633.diff
Sun, Mar 29, 12:27
F25090451: D2987.id7624.diff
Sun, Mar 29, 11:30
F25087388: D2987.id7625.diff
Sun, Mar 29, 10:05
F25087232: D2987.id7632.diff
Sun, Mar 29, 10:01
F25084646: D2987.id7634.diff
Sun, Mar 29, 07:01
F25081394: D2987.id7630.diff
Sun, Mar 29, 03:14
F25081389: D2987.id7634.diff
Sun, Mar 29, 03:14
Unknown Object (File)
Sun, Mar 29, 00: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 Passed
Unit
No Test Coverage
Branch
mysql-salt
Build Status
Buildable 4723
Build 5004: 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