Commit History

Author SHA1 Message Date
  Nick Chappell ac8dc07e4a Added icinga2::client::install class and subclasses. 10 years ago
  Nick Chappell 2119edc758 Added main client class. 10 years ago
  Nick Chappell a799e3184c Whitespace. 10 years ago
  Nick Chappell 01f3a09473 Added client package parameters. 10 years ago
  Nick Chappell a1d7f73cb5 Added client service parameters. 10 years ago
  Nick Chappell e39572b2d6 Added client parameters. 10 years ago
  Nick Chappell 82ed5e4ce8 Added client parameters section. 10 years ago
  Nick Chappell 5a704bff36 Move the common package parameters into the right subsection. 10 years ago
  Nick Chappell 9825a61032 Add common package parameter ssection. 10 years ago
  Nick Chappell ddac1242b5 Remove the package provider parameters from the server section; create a new common parameters section. 10 years ago
  Nick Chappell a7f1bf9c54 Reorganized parameters. 10 years ago
  Nick Chappell b7c593e63a Made new section and subsection headers since we're going to add client parameters soon. 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 324e8b50b8 Merge branch 'feature/db_schema_load' into develop 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
  Nick Chappell d750ebd738 Moved the logic to determine the path of the DB schema to the main icinga2::server class. 10 years ago
  Nick Chappell 87318a1722 Replace the hard-coded path for the SQL schema file with the variable from params.pp. 10 years ago
  Nick Chappell 4fa10d3d32 Added Postgres schema loading; added database connection info parameters. 10 years ago
  Nick Chappell 0cd1b80733 Merge branch 'feature/icinga2_package_install' into develop 10 years ago
  Nick Chappell 8d400511a1 Create skeleton case statement for DB schema loading later on. 10 years ago
  Nick Chappell cd067dced4 Use the right paths for the schema files on Debian/Ubuntu systems. 10 years ago
  Nick Chappell 9a71775038 Added logic to select the right DB schema file to load on Debian/Ubuntu. 10 years ago
  Nick Chappell ebab78476d Removed logic to select stuff based on the Ubuntu release; it's not needed. 10 years ago
  Nick Chappell c6689a061f Added logic to select the right DB schema file to load on RHEL/CentOS. 10 years ago
  Nick Chappell 51a408af92 Install the DB connector package. 10 years ago
  Nick Chappell 7bebc9612e Moved up server_db_type variable and added a comment on what the following code block is for. 10 years ago