Page MenuHomeDevCentral

Provision users and databases on devserver-mysql role
ClosedPublic

Authored by dereckson on Apr 10 2023, 10:35.
Tags
None
Referenced Files
F34967470: D2987.id7635.diff
Sat, Jul 4, 11:52
F34941384: D2987.id7626.diff
Sat, Jul 4, 04:45
F34941379: D2987.id7631.diff
Sat, Jul 4, 04:45
F34924448: D2987.id7625.diff
Sat, Jul 4, 00:51
F34913769: D2987.id7632.diff
Fri, Jul 3, 22:44
F34913684: D2987.id7630.diff
Fri, Jul 3, 22:43
F34912871: D2987.id7625.diff
Fri, Jul 3, 22:26
F34912821: D2987.id7625.diff
Fri, Jul 3, 22:26
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 4726
Build 5007: 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