summaryrefslogtreecommitdiffstats
path: root/roles/mariadb/templates/my.cnf
diff options
context:
space:
mode:
authorMichael Scherer <misc@redhat.com>2017-11-18 00:10:35 +0100
committerMichael Scherer <misc@redhat.com>2017-11-18 00:16:05 +0100
commit4e984859529e9d0c8437620522730a174f835b56 (patch)
tree5dec79ef7c8489adc728a45616fce1c53a125fe7 /roles/mariadb/templates/my.cnf
parent93d331a8790d46c3dcebc1aedfe7a06c8ed3a4d0 (diff)
Add mariadb module
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 }}
-