Page MenuHomeDevCentral

Provision users and databases on devserver-mysql role
ClosedPublic

Authored by dereckson on Apr 10 2023, 10:35.
Tags
None
Referenced Files
F12389014: D2987.id7626.diff
Sat, Nov 1, 08:44
F12388984: D2987.id7630.diff
Sat, Nov 1, 08:36
F12388959: D2987.diff
Sat, Nov 1, 08:30
F12388854: D2987.id7626.diff
Sat, Nov 1, 08:11
F12388399: D2987.id7633.diff
Sat, Nov 1, 06:56
F12386900: D2987.id.diff
Sat, Nov 1, 03:27
F12385367: D2987.id7632.diff
Sat, Nov 1, 01:25
F12385352: D2987.id7635.diff
Sat, Nov 1, 01:25
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