summaryrefslogtreecommitdiff
path: root/templates/root/my.cnf.erb
blob: 9a67c2fe999a4fd0ce4fe237034659c62f1096e3 (plain)
1
2
3
4
[client]
user=root
host=localhost
password=<%= scope.function_trocla("mysql_rootpw_#{scope.lookupvar('::fqdn')}",'plain', 'length' => 32) %>