ovh_instance_playbooks/templates/debian.cnf.j2

13 lines
375 B
Plaintext
Raw Normal View History

2024-06-20 12:05:41 +00:00
# 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