Justin Burnham
1b4a486bf9
Fixes issue #274 by using recursive hash merge.
2013-09-25 10:38:08 -07:00
Ashley Penney
803034e880
Rewrite spec tests to account for changes.
2013-09-13 13:14:48 -04:00
Martin Magr
e3d74a65b0
Use $root_home for .my.cnf
2013-07-08 11:49:30 +02:00
Steve Traylen
b9b122e65a
change the distribution osfamily from Redhat into RedHat
2013-06-24 16:24:50 +02:00
Hunter Haugen
81889c9992
Adding specs for manage_service parameter
2012-10-04 16:27:06 -07:00
Dan Bode
8b2b29a136
Add enabled parameter to mysql::server
...
This parameter can be used to specify whether the service
should be running.
It has been implemented to allow installations of mysql::server to
be in passive mode for HA.
2012-06-18 14:09:42 -07:00
William Van Hevelingen
f572b90f9e
( #14330 ) Add FreeBSD spec tests
2012-05-30 19:12:57 -07:00
Nan Liu
72da2c5838
Fix mysql service on Ubuntu.
...
On Ubuntu, mysql should use upstart provider instead of init.d. This
change overrides the init provider until the issue with init provider
can be addressed.
2012-03-16 18:15:12 -05:00
Dan Bode
55e399db0d
Add more spec test coverage
...
This commit adds full spec test coverage for
- mysql::python
- mysql
- mysql::ruby
- mysql::server
2012-03-16 14:50:35 -07:00
François Charlier
b14c7d14d2
Add a test to check path for 'mysqld-restart'
...
And fix a coma error in mysql::config class.
Signed-off-by: François Charlier <fcharlier@ploup.net>
2012-03-16 18:13:16 +01:00