summaryrefslogtreecommitdiff
path: root/manifests/server/cron
AgeCommit message (Collapse)Author
2013-05-03some mysql versions start to display a nasty warning - ↵mh
http://bugs.mysql.com/bug.php?id=68376
2013-01-02lintingmh
2012-06-17fix typomh
2012-06-14take hiera out of the paramsmh
2012-05-14use correct backup locationmh
Up to now we used an empty backup location... :/
2012-04-29Merge remote-tracking branch 'laurantb/master'mh
Conflicts: manifests/server/cron/backup.pp
2012-02-10migrate everything to hiera/trocla and use the new scoping stylemh
2011-03-18--all is deprecatedLaurent Bachelier
2010-08-11remove unnecessary fileserver variable (#2460) round IImh
2010-04-22fix quotingmh
2010-04-02manage file before cron, but only when we actually manage the filemh
2010-04-02make backup dir management optionalmh
2010-04-02move scripts to /usr/local/sbin, old scripts are getting removed by wiping ↵mh
the modules dir
2010-04-02no need to set an empty source dirmh
2009-12-10make backup and optimize cron jobs optional; introduce $mysql_backup_cron, ↵Jerome Charaoui
$mysql_backup_dir and$mysql_optimize_cron; use a module_dir for scripts