aboutsummaryrefslogtreecommitdiffstats
path: root/templates/database/debian.cnf.erb
blob: ddcc44240ce44be3bafd1d33a5a6570b48343631 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Managed by Puppet
#
[client]
host     = localhost
user     = debian-sys-maint
password = <%= @mysql_sys_maint_password %>
socket   = /var/run/mysqld/mysqld.sock
[mysql_upgrade]
host     = localhost
user     = debian-sys-maint
password = <%= @mysql_sys_maint_password %>
socket   = /var/run/mysqld/mysqld.sock
basedir  = /usr