hapi-fhir/vagrant/chef/cookbooks/mysql/templates/default/debian/debian.cnf.erb

13 lines
316 B
Plaintext

[client]
host = localhost
user = debian-sys-maint
password = <%= @config.server_debian_password %>
socket = /var/run/mysqld/mysqld.sock
[mysql_upgrade]
host = localhost
user = debian-sys-maint
password = <%= @config.server_debian_password %>
socket = /var/run/mysqld/mysqld.sock
basedir = /usr