Commit Verlauf

Autor SHA1 Nachricht Datum
  Josh Holland 5f1e23e00d Escape backslash vor 10 Jahren
  Josh Holland f74aab291b Further fix the quoting of PostgreSQL password vor 10 Jahren
  Josh Holland 27988d88dc Quote PostgreSQL database password properly vor 10 Jahren
  Markus Frosch cf3f80e3fe Use actual debmon.org repository key vor 10 Jahren
  Markus Frosch 972b7abee8 Always include Class apt on Debian, needed by apt::source vor 10 Jahren
  Olivier FONTANNAUD 2826c0fa9f Refactor debmon support vor 10 Jahren
  ofontannaud 4dd15a17e7 Add debmon support vor 10 Jahren
  Steven Bambling 811aee0280 syntax fixes vor 10 Jahren
  Nick Chappell 201ac76d69 Added a link to the Launchpad page for the Icinga PPA. vor 10 Jahren
  Nick Chappell 0598e74f56 Typo. vor 10 Jahren
  Alessandro Franceschi abc978ce41 Added Debian 7 support vor 10 Jahren
  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. vor 10 Jahren
  Nick Chappell cc57f33ac1 Whitespace cleanup. vor 10 Jahren
  Nick Chappell b7c6046ec5 Removed mentions of Red Hat from comments since it's not officially supported. vor 10 Jahren
  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. vor 10 Jahren
  Nick Chappell cf20a52ba0 Removed RedHat mentions, since it's not technically supported. vor 10 Jahren
  Nick Chappell d4794afa95 For Ubuntu systems, switch to adding the Icinga PPA instead of the release snapshot apt repo. vor 10 Jahren
  Nick Chappell bbb2ed10f4 Remove Debian from the regex since it's not a supported distro yet. vor 10 Jahren
  Nick Chappell cb477311a9 Add a - between the su and postgres so that we inherit the Postgres user's environment and don't try to run the command with /root as the working directory. vor 10 Jahren
  Nick Chappell f9f7cc5ad9 Use && in between the shell commands in the exects so that if any of the commands inside fail, the entire exec resource will fail. vor 10 Jahren
  Nick Chappell eea0b20565 Remove language referring to Ubuntu Saucy and the snapshots repo since neither of those are being used or supported. vor 10 Jahren
  Adam Stephens de61c1a14f make manage_repos parameter work vor 10 Jahren
  Nick Chappell 4d5c93d32a Wrapped the server plugin install in an if statement so that installing the plugins packages depends on the parameter being set to true. vor 10 Jahren
  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. vor 10 Jahren
  Nick Chappell 42f1429e14 Load the DB schema as the Icinga 2 DB user so that the tables are owned by the DB user instead of the 'postgres' DB user. vor 10 Jahren
  Nick Chappell e0248a653c Comments. vor 10 Jahren
  Nick Chappell 30a2941a08 Added an exec to load the MySQL IDO module. vor 10 Jahren
  Nick Chappell cea6ab147e Added an exec to enable the Postgres IDO module. vor 10 Jahren
  Nick Chappell 44c98f5fee Added exec to load the MySQL schema. vor 10 Jahren
  Nick Chappell 16ce34d7a0 Changed includes and a variable name. vor 10 Jahren