Historique des commits

Auteur SHA1 Message Date
  Nick Chappell cc57f33ac1 Whitespace cleanup. il y a 9 ans
  Nick Chappell b7c6046ec5 Removed mentions of Red Hat from comments since it's not officially supported. il y a 9 ans
  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. il y a 9 ans
  Nick Chappell cf20a52ba0 Removed RedHat mentions, since it's not technically supported. il y a 9 ans
  Nick Chappell d4794afa95 For Ubuntu systems, switch to adding the Icinga PPA instead of the release snapshot apt repo. il y a 9 ans
  Nick Chappell bbb2ed10f4 Remove Debian from the regex since it's not a supported distro yet. il y a 9 ans
  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. il y a 9 ans
  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. il y a 9 ans
  Nick Chappell eea0b20565 Remove language referring to Ubuntu Saucy and the snapshots repo since neither of those are being used or supported. il y a 9 ans
  Adam Stephens de61c1a14f make manage_repos parameter work il y a 10 ans
  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. il y a 10 ans
  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. il y a 10 ans
  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. il y a 10 ans
  Nick Chappell e0248a653c Comments. il y a 10 ans
  Nick Chappell 30a2941a08 Added an exec to load the MySQL IDO module. il y a 10 ans
  Nick Chappell cea6ab147e Added an exec to enable the Postgres IDO module. il y a 10 ans
  Nick Chappell 44c98f5fee Added exec to load the MySQL schema. il y a 10 ans
  Nick Chappell 16ce34d7a0 Changed includes and a variable name. il y a 10 ans
  Nick Chappell 87318a1722 Replace the hard-coded path for the SQL schema file with the variable from params.pp. il y a 10 ans
  Nick Chappell 4fa10d3d32 Added Postgres schema loading; added database connection info parameters. il y a 10 ans
  Nick Chappell 8d400511a1 Create skeleton case statement for DB schema loading later on. il y a 10 ans
  Nick Chappell 51a408af92 Install the DB connector package. il y a 10 ans
  Nick Chappell 876878cd52 Install the Icinga 2 pacakge. il y a 10 ans
  Nick Chappell d0a23c9889 Added package repo installation for RHEL/CentOS and Debian/Ubuntu. il y a 10 ans
  Nick Chappell a7d81822f8 Added skeleton sublcasses to the icinga2::server::install class. il y a 10 ans
  Nick Chappell f7da4468b6 Added lightweight anchor pattern to the icinga2::server::install class. il y a 10 ans
  Nick Chappell ba90a87f8c Added skeleton icinga2::server classes and subclasses. il y a 10 ans