Files
wrestlingdev-ansible/roles/db/templates/debian.cnf.j2

14 lines
364 B
Django/Jinja

# Automatically generated for Debian scripts. DO NOT TOUCH!
[client]
host = localhost
user = debian-sys-maint
password = {{ debian_sys_maint_password }}
socket = /var/run/mysqld/mysqld.sock
[mysql_upgrade]
host = localhost
user = debian-sys-maint
password = {{ debian_sys_maint_password }}
socket = /var/run/mysqld/mysqld.sock
basedir = /usr