summaryrefslogtreecommitdiff
path: root/manifests/server/base.pp
AgeCommit message (Expand)Author
2015-05-13account_security doesn't exist anymoreGabriel Filion
2015-04-21Merge branch 'master' into merge_immerda_newJerome Charaoui
2015-04-17Restore a few things that got removed:Jerome Charaoui
2015-04-17Restore parameters from optimize cronjob classJerome Charaoui
2015-03-27Cron jobs are not removed when unused.Gabriel Filion
2015-01-24fix issues for EL7 + simplify account securitymh
2015-01-10this should be variablesmh
2014-03-12Merge branch 'conf_define'Gabriel Filion
2014-03-06Randomize time of execution for optimize script.Gabriel Filion
2014-02-05fix #6638 - remove the unless check & improve scriptmh
2013-12-05manage configuration snippets in a conf.d directoryGabriel Filion
2013-12-05better use this built in fact nowmh
2013-12-04this is not really necessarymh
2013-02-19introduce helpers for mysql backupsmh
2012-12-09document intend of refreshonyl for setting root pwmh
2012-12-09fix dependency issuesmh
2012-12-09woraround a puppet provider bugmh
2012-06-14take hiera out of the paramsmh
2012-06-08refactor things for >2.7mh
2012-02-10migrate everything to hiera/trocla and use the new scoping stylemh
2011-02-25Remove other default accounts due to security reasonsmh
2010-12-18Avoid root password leak to process listGabriel Filion
2010-09-22fixing merge error which removed a / -- round 2Micah Anderson
2010-09-22fixing merge error which removed a /Micah Anderson
2010-09-22fix pathing, its /usr not /userMicah Anderson
2010-09-22Merge remote branch 'remotes/immerda/master'Micah Anderson
2010-09-22allow for different my.cnf files according to the OS releaseMicah Anderson
2010-09-22require package mysql-server for service mysql instead of mysql-clientMicah Anderson
2010-08-11remove unnecessary fileserver variable (#2460) round IImh
2010-08-07remove unnecessary fileserver variable (#2460)mh
2010-04-02move scripts to /usr/local/sbin, old scripts are getting removed by wiping th...mh
2009-12-10make backup and optimize cron jobs optional; introduce $mysql_backup_cron, $m...Jerome Charaoui
2009-12-10change mysql client alias and quote resource namesJerome Charaoui
2009-12-10run mysql_set_rootpw if $mysql_rootpw changesJerome Charaoui
2009-12-10add Debian supportJerome Charaoui
2009-11-14update to 0.25.x stylemh
2009-11-02recursivly updating file path to new 0.25 stylemh
2009-10-03refactor classesmh