Nick Chappell
|
2119edc758
|
Added main client class.
|
2014-07-05 13:48:48 -07:00 |
|
Nick Chappell
|
a799e3184c
|
Whitespace.
|
2014-07-05 12:45:22 -07:00 |
|
Nick Chappell
|
01f3a09473
|
Added client package parameters.
|
2014-07-05 12:38:24 -07:00 |
|
Nick Chappell
|
a1d7f73cb5
|
Added client service parameters.
|
2014-07-05 12:35:17 -07:00 |
|
Nick Chappell
|
e39572b2d6
|
Added client parameters.
|
2014-07-05 12:34:58 -07:00 |
|
Nick Chappell
|
82ed5e4ce8
|
Added client parameters section.
|
2014-07-05 12:33:53 -07:00 |
|
Nick Chappell
|
5a704bff36
|
Move the common package parameters into the right subsection.
|
2014-07-05 12:32:37 -07:00 |
|
Nick Chappell
|
9825a61032
|
Add common package parameter ssection.
|
2014-07-05 12:31:48 -07:00 |
|
Nick Chappell
|
ddac1242b5
|
Remove the package provider parameters from the server section; create a new common parameters section.
|
2014-07-05 12:31:16 -07:00 |
|
Nick Chappell
|
a7f1bf9c54
|
Reorganized parameters.
|
2014-07-05 12:21:41 -07:00 |
|
Nick Chappell
|
b7c593e63a
|
Made new section and subsection headers since we're going to add client parameters soon.
|
2014-07-05 12:20:31 -07:00 |
|
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.
|
2014-07-04 20:32:31 -07:00 |
|
Nick Chappell
|
e0248a653c
|
Comments.
|
2014-07-04 12:43:25 -07:00 |
|
Nick Chappell
|
30a2941a08
|
Added an exec to load the MySQL IDO module.
|
2014-07-03 22:40:02 -07:00 |
|
Nick Chappell
|
cea6ab147e
|
Added an exec to enable the Postgres IDO module.
|
2014-07-03 22:30:56 -07:00 |
|
Nick Chappell
|
324e8b50b8
|
Merge branch 'feature/db_schema_load' into develop
|
2014-07-03 20:43:25 -07:00 |
|
Nick Chappell
|
44c98f5fee
|
Added exec to load the MySQL schema.
|
2014-07-03 20:37:48 -07:00 |
|
Nick Chappell
|
16ce34d7a0
|
Changed includes and a variable name.
|
2014-07-03 20:36:38 -07:00 |
|
Nick Chappell
|
d750ebd738
|
Moved the logic to determine the path of the DB schema to the main icinga2::server class.
|
2014-07-03 20:35:52 -07:00 |
|
Nick Chappell
|
87318a1722
|
Replace the hard-coded path for the SQL schema file with the variable from params.pp.
|
2014-07-02 21:54:19 -07:00 |
|
Nick Chappell
|
4fa10d3d32
|
Added Postgres schema loading; added database connection info parameters.
|
2014-07-02 19:54:25 -07:00 |
|
Nick Chappell
|
0cd1b80733
|
Merge branch 'feature/icinga2_package_install' into develop
|
2014-07-02 19:32:34 -07:00 |
|
Nick Chappell
|
8d400511a1
|
Create skeleton case statement for DB schema loading later on.
|
2014-07-02 19:32:24 -07:00 |
|
Nick Chappell
|
cd067dced4
|
Use the right paths for the schema files on Debian/Ubuntu systems.
|
2014-07-02 19:03:00 -07:00 |
|
Nick Chappell
|
9a71775038
|
Added logic to select the right DB schema file to load on Debian/Ubuntu.
|
2014-06-30 21:46:32 -07:00 |
|
Nick Chappell
|
ebab78476d
|
Removed logic to select stuff based on the Ubuntu release; it's not needed.
|
2014-06-30 21:45:51 -07:00 |
|
Nick Chappell
|
c6689a061f
|
Added logic to select the right DB schema file to load on RHEL/CentOS.
|
2014-06-30 21:44:43 -07:00 |
|
Nick Chappell
|
51a408af92
|
Install the DB connector package.
|
2014-06-29 23:05:37 -07:00 |
|
Nick Chappell
|
7bebc9612e
|
Moved up server_db_type variable and added a comment on what the following code block is for.
|
2014-06-29 23:04:56 -07:00 |
|
Nick Chappell
|
876878cd52
|
Install the Icinga 2 pacakge.
|
2014-06-29 21:45:32 -07:00 |
|
Nick Chappell
|
d0a23c9889
|
Added package repo installation for RHEL/CentOS and Debian/Ubuntu.
|
2014-06-29 21:06:38 -07:00 |
|
Nick Chappell
|
ea1909bad0
|
Merge branch 'develop'
|
2014-06-28 22:36:24 -07:00 |
|
Nick Chappell
|
a7d81822f8
|
Added skeleton sublcasses to the icinga2::server::install class.
|
2014-06-28 22:18:24 -07:00 |
|
Nick Chappell
|
6b4d6972e8
|
Added lightweight anchor pattern to the icinga2::server class.
|
2014-06-28 22:13:00 -07:00 |
|
Nick Chappell
|
f7da4468b6
|
Added lightweight anchor pattern to the icinga2::server::install class.
|
2014-06-28 22:05:37 -07:00 |
|
Nick Chappell
|
432cb752a4
|
Fix typo.
|
2014-06-28 22:04:08 -07:00 |
|
Nick Chappell
|
934362be4d
|
Added case statements to pick the right package names and providers based on the OS; added skeleton case statement to pick the right settings for different Ubuntu releases.
|
2014-06-28 21:25:51 -07:00 |
|
Nick Chappell
|
ba90a87f8c
|
Added skeleton icinga2::server classes and subclasses.
|
2014-06-27 21:40:02 -07:00 |
|
Nick Chappell
|
3e959201cd
|
Added a skeleton icinga2::params class.
|
2014-06-27 21:39:42 -07:00 |
|
Nick Chappell
|
0852f726ea
|
Added a line to the README explaining what the module does.
|
2014-05-02 19:39:06 -07:00 |
|
Nick Chappell
|
4c68e69921
|
Initial commit.
|
2014-05-02 19:36:32 -07:00 |
|