Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-19 | Merge branch 'immerda' | Leap devs | |
Conflicts: manifests/apache.pp manifests/irc_bot.pp manifests/service/mysql.pp templates/irc_bot/nsa.cfg.erb Conflict resolutions: apache.pp: just cosmetics mysql.pp: The shared modules provides more variables to fine tune the mysql health check so we went for this version. The irc bot conflicts were a result of immerda's branch not being up-to-date with the shared branch. The shared branch had factored out the irc_bot.pp into a directory, and added a few additional variables. Immerda changed the variables from having the prefix $nagios_ to not having it and did not have that refactor. The variable renames were good ones for the 2.7 refactoring work, and future hiera integration, so we want those. So to resolve this, we took the shared version of the refactor, and then took the immerda version of the variable renames. This requires an UPGRADE NOTICE in the README as people may have been using the previous variable names. | |||
2012-04-09 | add nrpe timeout parameter | nadir | |
amended (lelutin): took out some trailing whitespaces and a commented out (useless) line | |||
2012-04-09 | working nrpe support | nadir | |
2012-04-09 | service.pp: added nrpe support | nadir | |
2012-04-09 | Added NRPE Support for nagios::service | nadir | |
2012-02-01 | fully qualify fqdn and hostname facter variables | Christian G. Warden | |
2011-02-19 | rearrange some variable setting | mh | |
2011-01-18 | nagios::service : Pass on contact_groups | Gabriel Filion | |
The contact_groups argument to nagios::service is currently not passed on to the exported nagios_service resource. Pass this value on so that services can notify the right people. Signed-off-by: Gabriel Filion <lelutin@gmail.com> | |||
2009-12-08 | use 'absent' parameter internally only in nagios::service | Jerome Charaoui | |
2009-12-08 | Fix nagios::service use parameter | Jerome Charaoui | |
2009-12-02 | refactor service resource without any hardcoded defaults, and use ↵ | Jerome Charaoui | |
'generic-service' template by default | |||
2009-06-13 | put everything into its own file | mh | |