summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2012-04-11Merge remote-tracking branch 'lelutin/nagios_service' into sharedMicah Anderson
2012-04-11fix $use_munin hiera check to be use_munin instead of incorrect use_nagiosMicah Anderson
2012-04-04switch hiera to pull its variables in parameterized classes instead of inline...Micah Anderson
2012-04-04Merge remote-tracking branch 'immerda/master'Micah Anderson
2012-03-07Merge branch 'shared'Micah Anderson
2012-03-07fix typo in name of mysql_qcache_mem graphMicah Anderson
2012-03-07Merge branch 'shared'Micah Anderson
2012-03-07Merge commit '356fdab8147f8a32a3f14514f2bb77f4f312c734' into sharedMicah Anderson
2012-03-07Merge branch 'shared'Micah Anderson
2012-03-07Merge remote-tracking branch 'lelutin/root_pw_no_arg' into sharedMicah Anderson
2012-02-23Use the right parameter to nagios::service::mysqlGabriel Filion
2012-02-10migrate everything to hiera/trocla and use the new scoping stylemh
2011-10-27add admin_user define with troclamh
2011-10-18make it possible to retrieve password from troclamh
2011-04-03we should pass the architecture to devel packagesmh
2011-03-18--all is deprecatedLaurent Bachelier
2011-02-25Remove other default accounts due to security reasonsmh
2011-02-14improve default database define to also support setting db and user to absentmh
2010-12-21add some other mysql pluginsmh
2010-12-18Avoid root password leak to process listGabriel Filion
2010-12-15Avoid root password leak to process listGabriel Filion
2010-11-02add mysql::client::perl, same as mysql::client::rubyMicah Anderson
2010-11-01add mysql munin graphs and adjust the file distribution to match the right lo...Micah Anderson
2010-10-29fully qualify the path to mysqladmin, without it, you will get this error:Micah Anderson
2010-10-26fixed stray semicolonMicah Anderson
2010-10-26fix script_path_in parameterMicah Anderson
2010-10-26fix munin script pathMicah Anderson
2010-10-26move the mysql::server::munin::base class to its own fileMicah Anderson
2010-10-26fix incorrect munin graph namesMicah Anderson
2010-10-26add the mysql munin graphs:Micah Anderson
2010-10-18. remove the check_mysql_health script from the mysql module, instead it belo...Micah Anderson
2010-10-18change the default $check_hostname variable to be the localhost interface. Th...Micah Anderson
2010-10-17simplify the nagios check_mysql_health plugin process:Micah Anderson
2010-09-27add a more advanced mysql health check plugin:Micah Anderson
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-22remove license reference from init.pp, as there is no LICENSE file to be refe...Micah Anderson
2010-09-22add copyright notice in headerMicah 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-07-21add define to manage a common db/user setupmh
2010-07-01merge with lavamindmh
2010-05-10add mysql::client::ruby subclassJerome Charaoui
2010-05-10implement mysql::client subclassesJerome Charaoui
2010-05-07adapt to new common moduleJerome Charaoui
2010-04-22fix quotingmh