summaryrefslogtreecommitdiff
path: root/templates/my.cnf.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/my.cnf.erb')
-rw-r--r--templates/my.cnf.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/my.cnf.erb b/templates/my.cnf.erb
index c56c89f..06e7e43 100644
--- a/templates/my.cnf.erb
+++ b/templates/my.cnf.erb
@@ -1,4 +1,4 @@
[client]
user=root
host=localhost
-password=<%= mysql_passwd %>
+password=<%= @passwd %>