Nick Chappell
|
17d230eb2b
|
Added a parameter that controls whether non-Puppet managed object files get purged.
|
2014-11-21 21:49:26 -08:00 |
|
Steven Bambling
|
01e3430242
|
fixing missing , after parameters
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-10-09 23:12:21 -07:00 |
|
Steven Bambling
|
715a5d1a88
|
adding parameters for disabled features
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-10-09 23:12:20 -07:00 |
|
Steven Bambling
|
16251badad
|
running server::features from server class and passing parameterized array of features
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-10-09 23:12:20 -07:00 |
|
Olivier FONTANNAUD
|
2826c0fa9f
|
Refactor debmon support
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-10-09 22:26:07 -07:00 |
|
ofontannaud
|
4dd15a17e7
|
Add debmon support
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-10-09 22:26:07 -07:00 |
|
Steven Bambling
|
462c965229
|
setting consistant server_db_type failure message
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-09-28 20:12:10 -07:00 |
|
Steven Bambling
|
a77203195a
|
adding defaults to case statements, failing if not supported DB is given
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-09-28 20:12:06 -07:00 |
|
Alessandro Franceschi
|
abc978ce41
|
Added Debian 7 support
Signed-off-by: Nick Chappell <nick@intronic.org>
Taken from: https://github.com/Icinga/puppet-icinga2/pull/9
refs #7264, https://dev.icinga.org/issues/7264
|
2014-09-17 20:51:11 -07:00 |
|
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.
refs #7212: https://dev.icinga.org/issues/7212
|
2014-09-15 20:26:51 -07:00 |
|
Nick Chappell
|
cc57f33ac1
|
Whitespace cleanup.
|
2014-09-13 19:46:24 -07:00 |
|
Nick Chappell
|
e8d39f7085
|
Remove the commented out server_db_schema_path parameter from the parameter list, since it's being used internally inside of the icinga2::server class now.
|
2014-09-13 19:05:48 -07:00 |
|
Nick Chappell
|
c33c71b64a
|
Removed Debian references from the comments.
|
2014-09-13 16:50:41 -07:00 |
|
Nick Chappell
|
e88c4014ec
|
Replaced the Debian/Ubuntu regex with just 'Ubuntu' as a string, since Debian isn't officially supported yet.
|
2014-09-12 20:32:49 -07:00 |
|
Nick Chappell
|
cf20a52ba0
|
Removed RedHat mentions, since it's not technically supported.
|
2014-09-12 20:25:32 -07:00 |
|
Thomas Weißschuh
|
13f0031b30
|
fully qualify facts
Signed-off-by: Nick Chappell <nick@intronic.org>
Fully quality instances of the $operatingsystem Facter fact.
Originally from: https://github.com/Icinga/puppet-icinga2/pull/6
refs #7190, https://dev.icinga.org/issues/7190
|
2014-09-11 22:49:55 -07:00 |
|
Nick Chappell
|
2e44972f70
|
Changed the DB schema file paths for RHEL/CentOS.
|
2014-09-07 14:29:34 -07:00 |
|
Nick Chappell
|
8ce71724ad
|
Add some more validation of parameters to the icinga2::server's parameters.
|
2014-09-06 17:51:04 -07:00 |
|
Nick Chappell
|
9dc73da5db
|
Whitespace cleanup in manifests/server.pp
|
2014-08-21 22:07:01 -07:00 |
|
melanie
|
599e7dea30
|
add db_port parameter to match the documentation
refs https://github.com/Icinga/puppet-icinga2/pull/2
Signed-off-by: Nick Chappell <nick@intronic.org>
|
2014-08-21 21:55:21 -07:00 |
|
Adam Stephens
|
de61c1a14f
|
make manage_repos parameter work
|
2014-08-18 09:31:31 -04:00 |
|
Nick Chappell
|
507fc377ff
|
Added a parameter for picking whether to install the Nagios plugins packages on nodes with the icinga2::server class applied.
|
2014-07-20 17:04:25 -07:00 |
|
Nick Chappell
|
995f4877a7
|
Added a subsection for server service parameters.
|
2014-07-05 15:56:55 -07:00 |
|
Nick Chappell
|
d4f6484702
|
Uncomment chaining arrows so that we apply the icinga2::server::config class after the icinga2::server::install class.
|
2014-07-05 15:23:54 -07:00 |
|
Nick Chappell
|
cea6ab147e
|
Added an exec to enable the Postgres IDO module.
|
2014-07-03 22:30:56 -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
|
6b4d6972e8
|
Added lightweight anchor pattern to the icinga2::server class.
|
2014-06-28 22:13:00 -07:00 |
|
Nick Chappell
|
ba90a87f8c
|
Added skeleton icinga2::server classes and subclasses.
|
2014-06-27 21:40:02 -07:00 |
|