module-mysql/manifests
Gabriel Filion 35c351f926 Cron jobs are not removed when unused.
Currently, if you have the bad idea of setting backup_cron or
optimize_cron to true in the main class and later to change it back to
false, the associated cronjob will stay in place even though you don't
want it.

To make this option more consistant, let's remove cron jobs (and backup
helper scripts) when the appropriate option is set to false.

Signed-off-by: Gabriel Filion <gabster@lelutin.ca>
2015-03-27 15:37:25 -04:00
..
client linting 2013-01-02 17:13:45 +01:00
server Cron jobs are not removed when unused. 2015-03-27 15:37:25 -04:00
admin_user.pp fix dependency issues 2012-12-09 15:52:34 +01:00
client.pp Merge remote-tracking branch 'riseup/master' 2013-01-02 17:25:51 +01:00
conf.pp conf: notify mysql service to make changes effective 2013-12-18 15:15:37 -05:00
default_database.pp simplify and correct dependencies 2012-12-09 16:03:39 +01:00
devel.pp linting 2013-01-02 17:13:45 +01:00
disable.pp linting 2013-01-02 17:13:45 +01:00
init.pp remove license reference from init.pp, as there is no LICENSE file to be referenced 2010-09-22 12:57:16 -04:00
server.pp Merge branch 'randomize_optimize' 2014-03-12 11:43:31 -04:00