Commit History

Author SHA1 Message Date
  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
  melanie 599e7dea30 add db_port parameter to match the documentation 10 years ago
  Nick Chappell 3674a4ee14 Remove the single quotes around the default value for since it's meant to be a boolean value, not a string. 10 years ago
  Nick Chappell 74d407f220 Added the NRPE plugin to the plugin package list that's used for NRPE installs on Ubuntu 14.04. 10 years ago
  Nick Chappell 507fc377ff Added a parameter for picking whether to install the Nagios plugins packages on nodes with the icinga2::server class applied. 10 years ago
  Nick Chappell 125f29a811 Added the package to Ubuntu 12.04 and 14.04 that contains the NRPE plugin, check_nrpe. 10 years ago
  Nick Chappell 33ff28b86d Add parameters for Nagios plugin pacakges and install them with a package resource in the icinga2::server::packages class so we can get the Nagios plugin packages Icinga 2 servers. 10 years ago
  Nick Chappell d354aaffcd Added parameters for /etc/icinga2/objects/ and its subfolders. 10 years ago
  Nick Chappell 9c83a449e0 Added a subsection for server service parameters and case statement to pick the Icinga 2 daemon name based on the OS; added a service resource for the Icinga 2 daemon; uncommented the squiggly arrows so the icinga2::server::service class gets applied. 10 years ago
  Nick Chappell 995f4877a7 Added a subsection for server service parameters. 10 years ago
  Nick Chappell 061fffb235 Added parameters that will get used in directory resources for /etc/icinga2/pki/ and /etc/icinga2/scripts/. 10 years ago
  Nick Chappell 8d6deb2a16 Added file and directory owner, group and mode parameters. 10 years ago
  Nick Chappell 1d3b9a1942 Added server config parameter subsection. 10 years ago
  Nick Chappell a799e3184c Whitespace. 10 years ago