ovh_instance_playbooks/templates/debian.cnf.j2
2024-06-20 14:05:41 +02:00

13 lines
375 B
Django/Jinja

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