Page MenuHomeDevCentral

Provision users and databases on devserver-mysql role
ClosedPublic

Authored by dereckson on Apr 10 2023, 10:35.
Tags
None
Referenced Files
F3778416: D2987.id7633.diff
Mon, Nov 25, 04:59
F3778396: D2987.id7626.diff
Mon, Nov 25, 04:56
F3778297: D2987.id7632.diff
Mon, Nov 25, 04:34
F3778278: D2987.id7635.diff
Mon, Nov 25, 04:30
F3778249: D2987.id7631.diff
Mon, Nov 25, 04:24
F3778240: D2987.id7624.diff
Mon, Nov 25, 04:21
F3778110: D2987.id7630.diff
Mon, Nov 25, 03:57
F3778094: D2987.id7625.diff
Mon, Nov 25, 03:52
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

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