Support mariadb and other mysql implementations that have a mysql include directory for my.cnf overrides

pull/63/head
Solomon Gifford 9 years ago
parent 2a8b19fe11
commit 0556899ab4
  1. 2
      vars/Debian.yml

@ -5,5 +5,5 @@ __mysql_packages:
- mysql-server
__mysql_slow_query_log_file: /var/log/mysql/mysql-slow.log
mysql_config_file: /etc/mysql/my.cnf
mysql_config_include_dir: /etc/mysql/conf.d/
mysql_config_include_dir: /etc/mysql/conf.d
mysql_socket: /var/run/mysqld/mysqld.sock