blob: 2be2e68f4c6c145bc7f6388cfcff12933001cd6a [file] [log] [blame]
Ales Komarekcba48ac2015-04-30 11:40:44 +02001[client]
2host = localhost
3user = debian-sys-maint
4password = {{ pillar['mysql_config']['maintenance_password'] }}
5socket = /var/run/mysqld/mysqld.sock
6
7[mysql_upgrade]
8host = localhost
9user = debian-sys-maint
10password = {{ pillar['mysql_config']['maintenance_password'] }}
11socket = /var/run/mysqld/mysqld.sock
12basedir = /usr