Commit History

Author SHA1 Message Date
  Josh Holland 5f1e23e00d Escape backslash 10 years ago
  Josh Holland f74aab291b Further fix the quoting of PostgreSQL password 10 years ago
  Josh Holland 27988d88dc Quote PostgreSQL database password properly 10 years ago
  Markus Frosch cf3f80e3fe Use actual debmon.org repository key 10 years ago
  Markus Frosch 972b7abee8 Always include Class apt on Debian, needed by apt::source 10 years ago
  Olivier FONTANNAUD 2826c0fa9f Refactor debmon support 10 years ago
  ofontannaud 4dd15a17e7 Add debmon support 10 years ago
  Steven Bambling 811aee0280 syntax fixes 10 years ago
  Nick Chappell 201ac76d69 Added a link to the Launchpad page for the Icinga PPA. 10 years ago
  Nick Chappell 0598e74f56 Typo. 10 years ago
  Alessandro Franceschi abc978ce41 Added Debian 7 support 10 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. 10 years ago
  Nick Chappell cc57f33ac1 Whitespace cleanup. 10 years ago
  Nick Chappell b7c6046ec5 Removed mentions of Red Hat from comments since it's not officially supported. 10 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. 10 years ago
  Nick Chappell cf20a52ba0 Removed RedHat mentions, since it's not technically supported. 10 years ago
  Nick Chappell d4794afa95 For Ubuntu systems, switch to adding the Icinga PPA instead of the release snapshot apt repo. 10 years ago
  Nick Chappell bbb2ed10f4 Remove Debian from the regex since it's not a supported distro yet. 10 years ago
  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. 10 years ago
  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. 10 years ago
  Nick Chappell eea0b20565 Remove language referring to Ubuntu Saucy and the snapshots repo since neither of those are being used or supported. 10 years ago
  Adam Stephens de61c1a14f make manage_repos parameter work 10 years ago
  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. 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 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. 10 years ago
  Nick Chappell e0248a653c Comments. 10 years ago
  Nick Chappell 30a2941a08 Added an exec to load the MySQL IDO module. 10 years ago
  Nick Chappell cea6ab147e Added an exec to enable the Postgres IDO module. 10 years ago
  Nick Chappell 44c98f5fee Added exec to load the MySQL schema. 10 years ago
  Nick Chappell 16ce34d7a0 Changed includes and a variable name. 10 years ago