summaryrefslogtreecommitdiffstats
path: root/roles/mariadb/templates/my.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'roles/mariadb/templates/my.cnf')
-rw-r--r--roles/mariadb/templates/my.cnf4
1 files changed, 0 insertions, 4 deletions
diff --git a/roles/mariadb/templates/my.cnf b/roles/mariadb/templates/my.cnf
deleted file mode 100644
index fa14aca..0000000
--- a/roles/mariadb/templates/my.cnf
+++ /dev/null
@@ -1,4 +0,0 @@
-[client]
-user = root
-password = {{ mariadb_pass }}
-