mysql-formula/mysql
Wolodja Wentland 2dedb85d5f Sort options in my.cnf
Options in my.cnf are not sorted at this moment which introduces unnecessary
changes whenever the file is being rewritten.
2015-02-17 09:44:16 +01:00
..
files Sort options in my.cnf 2015-02-17 09:44:16 +01:00
client.sls fixes #56: pillar lookup.server value is ignored 2015-02-05 17:17:09 +02:00
database.sls fixes #56: pillar lookup.server value is ignored 2015-02-05 17:17:09 +02:00
defaults.yaml 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. 2014-12-12 10:05:39 +08:00
init.sls Fixes sls requisite in init 2014-07-01 15:45:01 -04:00
python.sls Change states to use short-dec style 2014-12-13 00:19:59 -07:00
remove_test_database.sls Add remove test database state 2014-10-14 13:28:33 +10:00
server.sls Official oracle mysql repo for mysql-server creates file /usr/my.cnf 2015-02-11 02:21:31 +00:00
supported_sections.yaml 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. 2014-12-12 10:05:39 +08:00
user.sls Add the ability to specify user pillar data in the form of either 2014-12-17 10:57:39 -05:00