module-puppetlabs-mysql/manifests
Michael Arnold 605fa718e1 Escape $root_password during execs.
Some characters used in a password can cause the shell in an exec to do
unexpected things unless the password is enclosed in single quotes.
Updated the rspec tests to deal with the password quoting.
2012-08-09 00:34:09 -07:00
..
server Merge pull request #63 from runningman/security 2012-05-04 18:04:11 -07:00
backup.pp Update privilege names to comply with 3fbb54de6c. 2012-05-03 19:54:32 -07:00
config.pp Escape $root_password during execs. 2012-08-09 00:34:09 -07:00
db.pp Simplify Exec["${name}-import"] 2012-05-03 23:35:51 -07:00
init.pp Major refactor of mysql module. 2012-03-13 15:19:53 -07:00
java.pp Added tests to mysql::java. 2012-04-23 21:44:31 -07:00
params.pp (#14330) Add support for FreeBSD 2012-05-30 19:12:25 -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 Add enabled parameter to mysql::server 2012-06-18 14:09:42 -07:00