mysql-formula/mysql
Sarah Rose 6f429a89e2 fixed /etc/mysql/my.cnf creation failure in debian
the config file update depends on the parent directory /etc/mysql being present, which is created as part of the mysql-server package installation. therefore, the mysqld state is split up for debian environments into the package installation and the mysqld configuration. this allows to set the pkg installation as a requirement for the config file management and to set the config file management as a requirement for the mysqld service management
2016-04-12 17:43:54 +02:00
..
files Update server.cnf 2016-03-29 15:04:15 +08:00
client.sls Add better support for a config directory with split config files. 2015-10-05 21:50:19 +02:00
config.sls fixed /etc/mysql/my.cnf creation failure in debian 2016-04-12 17:43:54 +02:00
database.sls Allow loading into remote databases 2016-02-25 17:08:16 +00:00
defaults.yaml fix defaults.yaml to support mysql5.7 2016-02-08 16:56:56 +01: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 Fix trailing whitespaces. 2015-10-05 21:44:20 +02:00
python.sls Change states to use short-dec style 2014-12-13 00:19:59 -07:00
remove_test_database.sls Fix wrong variable name for the salt user password in some files. 2015-10-09 10:12:32 +02:00
salt-user.sls Add states for optional dedicated salt user instead of root. 2015-10-08 17:40:04 +02:00
server.sls fixed /etc/mysql/my.cnf creation failure in debian 2016-04-12 17:43:54 +02:00
supported_sections.yaml Add better support for a config directory with split config files. 2015-10-05 21:50:19 +02:00
user.sls Add support for fetching user hosts from salt mine. 2016-04-06 12:15:42 +02:00