Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-09 | Added $storeconfigs parameter | varac | |
With this you can disable collection of exported resources. On masterless setups, this module would otherwise complain. | |||
2015-10-25 | Merge remote-tracking branch 'shared/master' | mh | |
2015-10-12 | introduce gpg checks | mh | |
2015-10-02 | lint init.pp | Gabriel Filion | |
one line is too long, break the code block into multiple lines to fix this issue. it also creates more breathing space and makes the code easier to read. | |||
2015-10-02 | files managed for apache on debian break usage through main class | Gabriel Filion | |
Currently the nagios::apache class manages some files for debian. This means that when using the main class for setting up nagios with apache (which is the default!) lacks those files and the setup doesn't work. Split out management of those files into another class to avoid making the code in the main class too encumbered and make the main class include that (instead of nagios::apache). nagios::apache will include the main class anyway. Adjust README file so that all cases of http management are done through the "nagios" class. | |||
2015-10-02 | remove non-ascii char in comment | Gabriel Filion | |
puppet 3.x refuses to run when there are non-ASCII chars in comments (wth!). so replace that char with an ASCII representation of it. | |||
2014-10-04 | purge any unmanaged resources | mh | |
2013-12-28 | linting | mh | |
2013-01-02 | Merge remote-tracking branch 'riseup/master' into HEAD | mh | |
Conflicts: manifests/apache.pp manifests/base.pp manifests/defaults/templates.pp manifests/defaults/vars.pp manifests/init.pp manifests/irc_bot.pp manifests/nsca/client.pp manifests/nsca/server.pp manifests/service.pp manifests/service/mysql.pp templates/irc_bot/nsa.cfg.erb | |||
2012-06-14 | take hiera out of the params | mh | |
2012-06-08 | refactor things for >2.7 | mh | |
2012-06-05 | new style for 2.7 | mh | |
2012-04-18 | Fully qualify facter variables to suppress warnings | Christian G. Warden | |
merge conflict due to immerda's branch not being up-to-date on the bot | |||
2012-02-01 | Fully qualify facter variables to suppress warnings | Christian G. Warden | |
2009-12-02 | move puppet nagios resources down into conf.d | Jerome Charaoui | |
2009-12-01 | Add support for Debian; split up package defaults and create new ↵ | Jerome Charaoui | |
nagios::default resource; add support for lighttpd and headless httpd configurations; move common commands definitions into nagios::commands | |||
2009-06-13 | put everything into its own file | mh | |
2009-05-15 | added possiblity to manage external commands dir | mh | |
2009-05-11 | use empty directory of the common module | duritong | |
2009-02-03 | added missing package | mh | |
2009-02-02 | correct naming | mh | |
2009-02-02 | added jabber commands | mh | |
2008-11-16 | added check_silc cmd | mh | |
2008-11-07 | moved commands to puppet | mh | |
2008-11-07 | removed modules dir - we don't need it | mh | |
factored out classes and defines in their own files | |||
2008-07-26 | unify service description | mh | |
2008-07-25 | enhances nagios with an optional ping rate | mh | |
2008-07-25 | further improvements in the exported resources | mh | |
2008-07-25 | temporary disabled the service<->host ensure | mh | |
2008-07-24 | removed uknown parameter | mh | |
2008-07-24 | added more options for nagios hosts | mh | |
2008-07-24 | fixing variable assigning* | mh | |
2008-07-24 | don't export the define, it will exported within | mh | |
2008-07-24 | adding deleted p | mh | |
2008-07-24 | exporting extra host, enabled | mh | |
2008-07-24 | fixing alias description | mh | |
2008-07-01 | removed nagios-devel package, seems not really to be needed | mh | |
2008-06-13 | Merge commit 'puzzle/development' | mh | |
2008-05-12 | moved nagios config to files, due t the legacy stuff | mh | |
2008-05-09 | fixed merge regression | mh | |
2008-05-09 | merged with puzzle's one | mh | |
2008-05-06 | fixed typo, too tired\! | mh | |
2008-05-06 | fixed typo | mh | |
2008-05-06 | fixed typo | mh | |
2008-05-06 | added wrapper for restart and fixed command | mh | |
2008-05-06 | fixing command, had bufferoverflows with the old way | mh | |
2008-05-06 | fixed minor typo | mh | |
2008-05-06 | added notfies | mh | |
2008-05-06 | fixed command path | mh | |
2008-05-06 | fixed double aliasing -> duplicate definition | mh | |