Commit graph

641 commits

Author SHA1 Message Date
ricardo@cropalato.com.br
85bd8429f5 * fixed typo
Merged from: https://github.com/Icinga/puppet-icinga2/pull/63

refs#7232: https://dev.icinga.org/issues/7232
2015-01-04 15:28:13 -08:00
ricardo@cropalato.com.br
6646b3b392 Adding EndPoint Object. #7232
Merged from: https://github.com/Icinga/puppet-icinga2/pull/63

refs#7232: https://dev.icinga.org/issues/7232
2015-01-04 15:27:52 -08:00
Nick Chappell
ce3bd25fe9 Removed an extra .each line. 2015-01-03 22:29:30 -08:00
Nick Chappell
b8d3a83b2a Changelog update.
refs#8156: https://dev.icinga.org/issues/8156
2015-01-03 21:42:26 -08:00
Nick Chappell
4f9bb58467 Merge branch 'feature/pr-58-host-vars-hash-support' into develop
Merged from: https://github.com/Icinga/puppet-icinga2/pull/58

refs#8156: https://dev.icinga.org/issues/8156
2015-01-03 21:38:14 -08:00
Nicolas Bigler
cab5245c14 Update object_host.conf.erb
Added routine for cases where the value of a vars variable is a hash.

Merged from: https://github.com/Icinga/puppet-icinga2/pull/58

refs#8156: https://dev.icinga.org/issues/8156
2015-01-03 21:36:25 -08:00
Nick Chappell
df0b3c0410 CHANGELOG release version date. 2015-01-03 21:36:19 -08:00
Nick Chappell
0c925229ef Added a README note about the refresh_icinga2_service parameter.
refs#7856 : https://dev.icinga.org/issues/7856
2015-01-03 21:36:19 -08:00
Nick Chappell
9da1176b29 CHANGELOG update for https://dev.icinga.org/issues/7856
refs #7856 : https://dev.icinga.org/issues/7856
2015-01-03 21:36:19 -08:00
Nick Chappell
6c5497d3c8 Added refresh_icinga2_service parameters to each of the object defined types so that they can be used by themselves if the module isn't being used to also manage the Icinga 2 service.
refs# 7856 : https://dev.icinga.org/issues/7856
2015-01-03 21:36:19 -08:00
Alexandre Beche
bb523a9dc6 Adding support for RedHat 2014-12-12 15:44:28 +01:00
Nick Chappell
2f375443ce Merge branch 'develop'
Release version 0.6.1
2014-12-02 21:41:13 -08:00
Nick Chappell
30a93e44d4 CHANGELOG release version date. 2014-12-02 21:41:01 -08:00
Ricardo Melo
bef09edad1 * fixed typo 2014-12-02 15:28:33 -05:00
Ricardo Melo
b71ee7644c * fixed default parameter value 2014-12-02 15:15:31 -05:00
Nick Chappell
aa8903e8a9 Merge branch 'feature/parameterize_service_notification' into develop
refs#7856 : https://dev.icinga.org/issues/7856
2014-12-01 21:59:39 -08:00
Nick Chappell
702f20974f Added a README note about the refresh_icinga2_service parameter.
refs#7856 : https://dev.icinga.org/issues/7856
2014-12-01 21:49:33 -08:00
Nick Chappell
70dffb317c CHANGELOG update for https://dev.icinga.org/issues/7856
refs #7856 : https://dev.icinga.org/issues/7856
2014-12-01 21:42:57 -08:00
Nick Chappell
251184b944 Added refresh_icinga2_service parameters to each of the object defined types so that they can be used by themselves if the module isn't being used to also manage the Icinga 2 service.
refs# 7856 : https://dev.icinga.org/issues/7856
2014-12-01 21:39:42 -08:00
Nick Chappell
6ce20b8d1a Merge branch 'develop' into feature/parameterize_service_notification 2014-12-01 19:50:04 -08:00
Nick Chappell
bde5178ed1 Fixed a bug where features were not actually being enabled/disabled because the order of the words in the subcommands was wrong.
refs#7916 : https://dev.icinga.org/issues/7916
2014-12-01 19:48:55 -08:00
ricardo@cropalato.com.br
caafad45ea Adding IcingaStatusWriter object. #7230 2014-11-26 08:19:27 -05:00
ricardo@cropalato.com.br
1214c17811 Adding FileLogger object. #7229. 2014-11-26 07:51:44 -05:00
Nick Chappell
00cfa7abf8 Fix the exec resource commands so they use the new commands in 2.2 to enable/disable features instead of the old ones from 2.1 and before.
refs#7714 : https://dev.icinga.org/issues/7714
2014-11-25 21:27:00 -08:00
Nick Chappell
8071efdb0a Removed a duplicate CHANGELOG entry. 2014-11-21 21:59:06 -08:00
Nick Chappell
61daba9829 Added a CHANGELOG update. 2014-11-21 21:57:04 -08:00
Nick Chappell
2739144336 Merge branch 'feature/allow_purging_non-managed_objects' into develop 2014-11-21 21:53:56 -08:00
Nick Chappell
97aeeec352 Added a section to the README about the new purge_unmanaged_object_files paramenter. 2014-11-21 21:53:40 -08:00
Nick Chappell
75d00bf25e Added a section to the README explaining the default locations and settings for object files created by the module. 2014-11-21 21:50:17 -08:00
Nick Chappell
17d230eb2b Added a parameter that controls whether non-Puppet managed object files get purged. 2014-11-21 21:49:26 -08:00
Nick Chappell
13e1100d0c Fix the target_file_dir parameters so they're consistent with the other object defined types. 2014-11-21 21:24:05 -08:00
Nick Chappell
1f92973f8c Fix the in-manifest links to the docs pages for some of the object types. 2014-11-21 21:20:48 -08:00
Nick Chappell
c4152dd507 CHANGELOG update. 2014-11-21 21:17:23 -08:00
Nick Chappell
be3da5f07c Merge branch 'feature/checkresultreader_object-7226' into develop
Merged from: https://github.com/Icinga/puppet-icinga2/pull/55

refs# 7226: https://dev.icinga.org/issues/7226
2014-11-21 21:15:21 -08:00
Nick Chappell
c10da22594 Merge branch '7226' of github.com:cropalato/puppet-icinga2 into feature/checkresultreader_object-7226
Adds a CheckResultReader object

Merged from: https://github.com/Icinga/puppet-icinga2/pull/55

refs# 7226: https://dev.icinga.org/issues/7226
2014-11-21 21:14:02 -08:00
Nick Chappell
429bbdd6bd Merge branch 'feature/compatlogger_object-7225' into develop
Merged from this PR: https://github.com/Icinga/puppet-icinga2/pull/54

refs# 7225: https://dev.icinga.org/issues/7225
2014-11-21 21:04:06 -08:00
Nick Chappell
14b58cd739 CHANGELOG update. 2014-11-21 21:03:16 -08:00
ricardo@cropalato.com.br
b15b7fbaaa Adding CompatLogger object. #7225.
Signed-off-by: Nick Chappell <nick@intronic.org>

Merged from: https://github.com/Icinga/puppet-icinga2/pull/54

refs#7225: https://dev.icinga.org/issues/7225
2014-11-21 21:00:26 -08:00
ricardo@cropalato.com.br
cb88b96207 Adding CheckResultReader object. #7226. 2014-11-20 19:09:25 -05:00
Nick Chappell
41e4072c75 Changed the recommended branch to base pull requests off of. 2014-11-19 22:57:49 -08:00
Nick Chappell
b8fa7d3435 CHANGELOG update for v0.6.0. 2014-11-19 22:47:42 -08:00
Nick Chappell
bf1e6a8aac Added the target_file_ensure to the list of parameters that's mentioned as settable; also added it to the usage example below. 2014-11-19 21:47:05 -08:00
Nick Chappell
c77dbb0080 Typos. 2014-11-19 21:39:22 -08:00
Nick Chappell
fd1d9f1cd9 Refactored the enable/disable feature section. 2014-11-19 21:36:22 -08:00
Nick Chappell
6f95005202 Use the parameter names in the sentence for more clarity. 2014-11-19 21:19:45 -08:00
Nick Chappell
480015e1d5 Say what kind of notifications Icinga 2 needs a mail binary for. 2014-11-19 21:18:03 -08:00
Nick Chappell
b608a91c58 Reword a sentence. 2014-11-19 21:17:33 -08:00
Nick Chappell
6ad8e09489 Say what kind of schema is being loaded. 2014-11-19 21:15:25 -08:00
Nick Chappell
72d9ed9198 Fixed an incomplete sentence. 2014-11-19 21:14:46 -08:00
Nick Chappell
bfe9b10655 CHANGELOG update. 2014-11-18 22:32:53 -08:00