Page MenuHomeDevCentral

Provision users and databases on devserver-mysql role
ClosedPublic

Authored by dereckson on Apr 10 2023, 10:35.
Tags
None
Referenced Files
F11621183: D2987.id7626.diff
Tue, Sep 2, 04:53
F11615727: D2987.id7009.diff
Mon, Sep 1, 15:24
F11613858: D2987.id.diff
Mon, Sep 1, 11:41
Unknown Object (File)
Mon, Sep 1, 05:44
Unknown Object (File)
Sun, Aug 31, 17:42
Unknown Object (File)
Sun, Aug 31, 12:51
Unknown Object (File)
Sun, Aug 31, 07:32
Unknown Object (File)
Sat, Aug 30, 07:38
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 Not Applicable
Unit
Tests Not Applicable

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