module-puppetlabs-mysql/manifests
Dan Bode 0832a2c1d2 Notify mysql restart from set_mysql_rootpw exec
Since the set_mysql_rootpw exec is only created
when the password is being managed, having the mysql
resource (which always exists) reference it leads
to an error when the mysql root password is not being
managed.

This commit resolves the issue by having the set
mysql rootpw exec notify the mysql restart if it
changes.
2012-03-14 23:12:12 -07:00
..
server Major refactor of mysql module. 2012-03-13 15:19:53 -07:00
config.pp Notify mysql restart from set_mysql_rootpw exec 2012-03-14 23:12:12 -07:00
db.pp Major refactor of mysql module. 2012-03-13 15:19:53 -07:00
init.pp Major refactor of mysql module. 2012-03-13 15:19:53 -07:00
params.pp Mention osfamily value in failure message 2012-03-14 23:07:02 -07:00
python.pp Major refactor of mysql module. 2012-03-13 15:19:53 -07:00
ruby.pp Major refactor of mysql module. 2012-03-13 15:19:53 -07:00
server.pp Major refactor of mysql module. 2012-03-13 15:19:53 -07:00