Commit History

Author SHA1 Message Date
  Nick Chappell 17d230eb2b Added a parameter that controls whether non-Puppet managed object files get purged. 9 years ago
  Devon Mizelle a5ae5b49ef forgot a line to define service name for centos5 9 years ago
  Devon Mizelle 6377816ff8 well, looks like we have to provide server support for centos5 anywayss 9 years ago
  Devon Mizelle 40228fddb5 add CentOS5 client package support 9 years ago
  Tom De Vylder bda1a2089d Parametrize purging of unmanaged nrpe configs 9 years ago
  Nick Chappell 5f2b0ff8da Merge branch 'pr/27/server_check_plugin_defined_type' 9 years ago
  Steven Bambling 556aab7259 updating checkplugin_libdir for centos machies 9 years ago
  Steven Bambling 075ca2a4bf adding new parameter for checkplugin_libdir to keep backwards compatibility 9 years ago
  Steven Bambling 715a5d1a88 adding parameters for disabled features 9 years ago
  Steven Bambling fb55aca0d5 adding default features to the paras.pp 9 years ago
  Olivier FONTANNAUD 2826c0fa9f Refactor debmon support 9 years ago
  ofontannaud 4dd15a17e7 Add debmon support 9 years ago
  Steven Bambling 8671d25f98 fixing typo with Determines 9 years ago
  Steven Bambling c410696090 adding ability to enable command argument processing via nrpe client 9 years ago
  Steven Bambling eba945d237 style guide fixes 9 years ago
  Alessandro Franceschi 529cbb380a Fix for wrong package name in Debian 7 9 years ago
  Alessandro Franceschi abc978ce41 Added Debian 7 support 9 years ago
  Nick Chappell e32a5806c3 Added support for installing packages on Icinga 2 servers that will make the mail command available. Without it, Icinga 2 can't send out notifications. Also added a parameter to controller whether the packages will get installed; added a note in the README about the parameter. 9 years ago
  Nick Chappell be65a35280 Use the operatingsystemmajrelease fact instead of operatingsystemelease for the sub-case statements in params.pp. 9 years ago
  Nick Chappell e6bb09d79b Make support for CentOS 7 explicit; add sub-case statements for CentOS 6 and 7 and Ubuntu 12.04 and 14.04; fail if we're on any CentOS release other than 6 or 7 or Ubuntu 12.04 or 14.04. 9 years ago
  Nick Chappell cc57f33ac1 Whitespace cleanup. 9 years ago
  Nick Chappell b7c6046ec5 Removed mentions of Red Hat from comments since it's not officially supported. 9 years ago
  Nick Chappell c33c71b64a Removed Debian references from the comments. 9 years ago
  Nick Chappell 3e2b330dd6 Add parameters for the server and client package installations to specify '--no-install-recommends' on Ubuntu 14.04 and 12.04 systems, then use the parameter in the server and client plugin package installs. 9 years ago
  Nick Chappell e88c4014ec Replaced the Debian/Ubuntu regex with just 'Ubuntu' as a string, since Debian isn't officially supported yet. 9 years ago
  Nick Chappell cf20a52ba0 Removed RedHat mentions, since it's not technically supported. 9 years ago
  Thomas Weißschuh 13f0031b30 fully qualify facts 9 years ago
  Thomas Weißschuh 56618bee69 liddir -> libdir 9 years ago
  Nick Chappell a12585bc7c Make the default value of the server_install_nagios_plugins value a boolean version true instead of a string version 'true'. 9 years ago
  Nick Chappell 3b6e1a38bc Added nagios-nrpe-plugin to the client plugin package list for Ubuntu 12.04. 10 years ago