Commit graph

622 commits

Author SHA1 Message Date
Nick Chappell
46f0fe7695 Added a .gitignore rule. 2015-01-05 20:48:18 -08:00
Nick Chappell
32dc82e0a9 Added a Gemfile that has gems listed for basic Puppet unit tests. 2015-01-05 20:27:40 -08:00
Nick Chappell
877b504a6f Typo. 2015-01-05 20:10:55 -08:00
Nick Chappell
9a1e40b329 Updated the version number in metadata.json to reflect the current version. 2015-01-04 18:15:10 -08:00
Nick Chappell
579889e8ec Updated metadata.json to reflect that Red Hat is supported. 2015-01-04 18:14:46 -08:00
Nick Chappell
7483b6baee Changelog update. 2015-01-04 18:05:14 -08:00
Nick Chappell
4c2f161a67 Merge branch 'feature/pr-68-redhat-support' into develop
Merged from: https://github.com/Icinga/puppet-icinga2/pull/68

refs#7346: https://dev.icinga.org/issues/7346
2015-01-04 18:03:35 -08:00
Nick Chappell
19b2055630 Merge branch 'feature/rhel6support' of https://github.com/alexxxxx/puppet-icinga2 into feature/pr-68-redhat-support
Merged from: https://github.com/Icinga/puppet-icinga2/pull/68

refs#7346: https://dev.icinga.org/issues/7346
2015-01-04 18:01:31 -08:00
Nick Chappell
2ac13ab23a Changelog update. 2015-01-04 17:56:29 -08:00
Nick Chappell
6e27acb625 Merge branch 'develop' of git.icinga.org:puppet-icinga2 into develop 2015-01-04 17:55:03 -08:00
Steven Bambling
b4797124b1 fixing typo in interval name in templates
Merged from: https://github.com/Icinga/puppet-icinga2/pull/70

refs#8153: https://dev.icinga.org/issues/8153
2015-01-04 17:54:31 -08:00
Steven Bambling
ec665c146f updating validation of interval to allow resending of alerts to be disabled
Merged from: https://github.com/Icinga/puppet-icinga2/pull/70

refs#8153: https://dev.icinga.org/issues/8153
2015-01-04 17:54:18 -08:00
Nick Chappell
b6ff3da4b3 typo. 2015-01-04 17:54:14 -08:00
Nick Chappell
10c49255fe Changelog update. 2015-01-04 17:54:14 -08:00
Ricardo Melo
fc138d20f7 * fixed default parameter value 2015-01-04 17:54:14 -08:00
ricardo@cropalato.com.br
9ed54ac1c4 Adding FileLogger object. #7229. 2015-01-04 17:54:14 -08:00
Nick Chappell
255f70d522 Changelog update. 2015-01-04 17:54:14 -08:00
Ricardo Melo
152fc7e065 * fixed typo 2015-01-04 17:54:14 -08:00
ricardo@cropalato.com.br
38d1ac911a Adding IcingaStatusWriter object. #7230 2015-01-04 17:54:14 -08:00
Nick Chappell
2bf06c7287 typo. 2015-01-04 16:10:19 -08:00
Nick Chappell
bcdb6fb19e Merge branch 'feature/pr-61-filelogger-object' into develop
Merged from: https://github.com/Icinga/puppet-icinga2/pull/61

refs#7229: https://dev.icinga.org/issues/7229
2015-01-04 15:54:51 -08:00
Nick Chappell
9b182e6de5 Changelog update. 2015-01-04 15:54:34 -08:00
Nick Chappell
363d0205f5 Merge branch '7229' of https://github.com/cropalato/puppet-icinga2 into feature/pr-61-filelogger-object
Merged from: https://github.com/Icinga/puppet-icinga2/pull/61

refs#7229: https://dev.icinga.org/issues/7229
2015-01-04 15:51:12 -08:00
Nick Chappell
ba1070a716 Changelog update. 2015-01-04 15:49:49 -08:00
Nick Chappell
bd8942fd3a Merge branch 'feature/pr-62-icingastatuswriter-object' into develop
Merged from: https://github.com/Icinga/puppet-icinga2/pull/62

refs#7232: https://dev.icinga.org/issues/7230
2015-01-04 15:46:13 -08:00
Nick Chappell
c6d4afebbb Merge branch '7230' of https://github.com/cropalato/puppet-icinga2 into feature/pr-62-icingastatuswriter-object
Merged from: https://github.com/Icinga/puppet-icinga2/pull/62

refs#7232: https://dev.icinga.org/issues/7230
2015-01-04 15:43:52 -08:00
Nick Chappell
14c2284c45 Changelog update. 2015-01-04 15:36:21 -08:00
Nick Chappell
21ad7c2433 Fixed typo in file path. 2015-01-04 15:28:34 -08:00
Nick Chappell
a429a76527 Fixed a typo in the ERB template for the Endpoint object. 'Endpoint' should only have a capital E, not a capital P. 2015-01-04 15:28:34 -08:00
Ricardo Melo
c8d2286428 * fixed default parameter value
Merged from: https://github.com/Icinga/puppet-icinga2/pull/63

refs#7232: https://dev.icinga.org/issues/7232
2015-01-04 15:28:29 -08:00
ricardo@cropalato.com.br
cb86883443 * 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:21 -08:00
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