mysql-formula/mysql
2015-03-18 12:43:27 -07: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 Added ability for SQL Schema sources to be templates 2015-03-18 12:43:27 -07: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 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