mysql-formula/mysql
Seth House 8d89326f4e Merge pull request #50 from sivir/master
Delete supported params
2014-12-15 10:42:02 -07:00
..
files 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
client.sls Change states to use short-dec style 2014-12-13 00:19:59 -07:00
database.sls create directory if not there 2014-10-20 13:02:43 -06: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 Remove require on mysql_debconf if password has not been set 2014-12-13 09:05:46 +00:00
supported_params.yaml Add scripted parsing of all mysql options 2014-10-10 16:43:15 +10: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 Use a dict instead of a list for users 2014-11-02 00:57:27 -04:00