summaryrefslogtreecommitdiffstats
path: root/roles/mariadb/templates/custom.cnf
diff options
context:
space:
mode:
authorMichael Scherer <misc@zarb.org>2014-12-12 15:55:58 +0100
committerMichael Scherer <misc@zarb.org>2014-12-12 15:55:58 +0100
commit0379abc36cd3d0a283ae514ff3b95cc1b790e7de (patch)
tree8fe7c69b9d7835f70620d992ded956cc6288af0c /roles/mariadb/templates/custom.cnf
parent1a8bdfdb1bc941d3ff4ae3b243131238b7261539 (diff)
Add mariadb module
Diffstat (limited to 'roles/mariadb/templates/custom.cnf')
-rw-r--r--roles/mariadb/templates/custom.cnf3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/mariadb/templates/custom.cnf b/roles/mariadb/templates/custom.cnf
new file mode 100644
index 0000000..258f81e
--- /dev/null
+++ b/roles/mariadb/templates/custom.cnf
@@ -0,0 +1,3 @@
+[mysqld]
+bind-address = 127.0.0.1
+