-
- Downloads
1) Supported params list deleted, because it's hard to keep it fresh (there...
1) Supported params list deleted, because it's hard to keep it fresh (there was cool parser by davidjb, but it does not take care of underscores and hiphen in options names). Now all parameters considering supported, and all hiphen will be replaced with underscore when salt creates my.cnf. Thats why all default parameters changed to underscore type. 2) Fixed bug with empty config append parameter 3) Fixed bug with empty root password applying
Showing
- README.rst 0 additions, 23 deletionsREADME.rst
- mysql/defaults.yaml 52 additions, 49 deletionsmysql/defaults.yaml
- mysql/files/my.cnf 37 additions, 27 deletionsmysql/files/my.cnf
- mysql/server.sls 1 addition, 1 deletionmysql/server.sls
- mysql/supported_sections.yaml 16 additions, 0 deletionsmysql/supported_sections.yaml
- pillar.example 4 additions, 6 deletionspillar.example
- scripts/import_users.py 78 additions, 0 deletionsscripts/import_users.py
Loading
Please register or sign in to comment