From da615fb36814e1d75b017d6ae3c3e7a53bc7ea7c Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 29 Jul 2018 16:43:56 +0300 Subject: [PATCH] roles/mariadb: Update my.cnf template Sync from upstream's provided my.cnf. --- roles/mariadb/templates/my.cnf.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/mariadb/templates/my.cnf.j2 b/roles/mariadb/templates/my.cnf.j2 index 320ddb1..312d2e8 100644 --- a/roles/mariadb/templates/my.cnf.j2 +++ b/roles/mariadb/templates/my.cnf.j2 @@ -191,4 +191,5 @@ key_buffer = 16M # * IMPORTANT: Additional settings that can override those from this file! # The files must end with '.cnf', otherwise they'll be ignored. # +!include /etc/mysql/mariadb.cnf !includedir /etc/mysql/conf.d/