From: Silvio Rhatto Date: Sun, 6 Feb 2011 16:02:09 +0000 (-0200) Subject: Setting also root passwords for fqdn and 127.0.0.1 hosts X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2929379eb88fe6941f28033d84e545f3c3a95e53;p=puppet-mysql.git Setting also root passwords for fqdn and 127.0.0.1 hosts --- diff --git a/templates/setmysqlpass.sh.erb b/templates/setmysqlpass.sh.erb index 1cc34db..b3b14b3 100644 --- a/templates/setmysqlpass.sh.erb +++ b/templates/setmysqlpass.sh.erb @@ -10,5 +10,7 @@ DEFAULTS="/etc/mysql/debian.cnf" # Run /usr/bin/mysql --defaults-file=$DEFAULTS <