Commit graph

19 commits

Author SHA1 Message Date
Gabriel Filion
fc1210bea8 Too much linting for facts
ng brought a problem with my latest linting commit:

facts are _always_ strings, so unquoting the value that we're testing
against is actually wrong, even though puppet-lint complains.

Signed-off-by: Gabriel Filion <lelutin@gmail.com>
2013-02-18 16:16:35 -05:00
Gabriel Filion
d456d0280f lint mysql::server 2013-01-16 03:30:44 +01:00
mh
9c455bb3a1 fix typo 2013-01-02 18:54:51 +01:00
mh
c1c3b11245 make trocla an optional dependency 2013-01-02 18:48:49 +01:00
mh
828d52e667 woraround a puppet provider bug 2012-12-09 15:12:19 +01:00
mh
60ec42a15f fix typo 2012-06-17 16:50:08 -03:00
mh
956edf58cc take hiera out of the params 2012-06-14 14:53:44 -03:00
o
01ab6a5315 some more hiera variables removed 2012-06-14 11:33:31 -03:00
o
cd68caf662 remove hiera 2012-06-13 20:22:45 -03:00
mh
e4ca510b7c refactor things for >2.7 2012-06-08 13:04:06 -03:00
mh
4ac7369515 migrate everything to hiera/trocla and use the new scoping style 2012-02-10 14:35:19 +01:00
mh
fa70de0333 allow one to disable nagio smysql checks 2010-04-02 17:49:17 +02:00
mh
5191ded011 move scripts to /usr/local/sbin, old scripts are getting removed by wiping the modules dir 2010-04-02 17:48:13 +02:00
Jerome Charaoui
b18a7ab8df add nagios class to create mysql user and grant for nagios, with option to skip nagios service registration if check is done through check_ssh or check_nrpe for example 2009-12-11 15:25:20 -05:00
Jerome Charaoui
38d8bd2bda manage mysql munin plugin per-OS, use debian.cnf on Debian 2009-12-11 11:34:03 -05:00
Jerome Charaoui
9ec0ef766c make backup and optimize cron jobs optional; introduce $mysql_backup_cron, $mysql_backup_dir and$mysql_optimize_cron; use a module_dir for scripts 2009-12-10 14:52:50 -05:00
Jerome Charaoui
dcc761cbfd add Debian support 2009-12-10 12:22:25 -05:00
mh
62e9001ab2 fix class naming 2009-10-04 20:37:50 +02:00
mh
647d5fda99 refactor classes 2009-10-03 15:19:11 +02:00