mysql-formula/mysql
2015-04-20 13:31:27 +02: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 Add possibility of using another host (for db and user management) 2015-04-15 19:40:39 +02:00
defaults.yaml Merge branch 'master' of https://github.com/saltstack-formulas/mysql-formula into feature/mysql-dev 2015-03-10 07:38:55 +11:00
dev.sls Add state 'mysql.dev' that provides support for installing MySQL development libraries and header files. 2014-12-12 09:20:09 +11:00
disabled.sls New 'mysql.disabled' state. 2015-01-26 11:07:22 +01:00
init.sls Add state 'mysql.dev' that provides support for installing MySQL development libraries and header files. 2014-12-12 09:20:09 +11:00
python.sls Change states to use short-dec style 2014-12-13 00:19:59 -07:00
remove_test_database.sls Fix syntax error in mysql.remove_test_database 2015-04-20 13:31:27 +02:00
server.sls Add possibility of using another host (for db and user management) 2015-04-15 19:40:39 +02: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 possibility of using another host (for db and user management) 2015-04-15 19:40:39 +02:00