Commit graph

9 commits

Author SHA1 Message Date
Jeff Neel
5f487e33f6 style: update precommit and style 2023-10-11 22:18:11 -05:00
Eric Veiras Galisson
ec0e2a765a style: remove previous line from jinja directives 2019-12-03 10:05:23 +01:00
Heinz Wiesinger
624c7a8642 Make sure the config directory and files within are handled after install. 2018-11-14 17:42:48 +01:00
N
1e826ea487 Introduce standardized mapping files 2018-06-24 14:37:18 +01:00
Marius Kotsbak
4a8a9bf69a Make formula relative to actual directory by using 'tpldir' 2018-05-18 19:58:35 +02:00
Rene Jochum
df40904786 Fix mysql.config for client only installations.
Signed-off-by: Rene Jochum <rene@jochums.at>
2016-12-25 16:24:25 +01:00
Tobias Jungel
6e123c1017 Adding galera config file
Added galera.cnf to support configuration of galera setups. Defaults
were added for Fedora based on Fedora 23 configuration defaults.
2016-08-30 09:21:19 +02:00
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
Heinz Wiesinger
0febad19c1 Add better support for a config directory with split config files.
This adds optional support for having split configuration files
within a config directory, most commonly /etc/my.cnf.d.
2015-10-05 21:50:19 +02:00