Page MenuHomeDevCentral

Provision users and databases on devserver-mysql role
ClosedPublic

Authored by dereckson on Apr 10 2023, 10:35.
Tags
None
Referenced Files
F12372930: D2987.id7632.diff
Thu, Oct 30, 16:06
F12371667: D2987.diff
Thu, Oct 30, 13:08
Unknown Object (File)
Tue, Oct 28, 18:37
Unknown Object (File)
Tue, Oct 28, 13:16
Unknown Object (File)
Tue, Oct 28, 05:44
Unknown Object (File)
Tue, Oct 28, 00:25
Unknown Object (File)
Sun, Oct 26, 01:23
Unknown Object (File)
Fri, Oct 24, 17:46
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