module-icinga2/manifests/object
Nick Chappell 232d8bea75 Merged in from: https://github.com/Icinga/puppet-icinga2/pull/59
Squashed commit of the following:

commit 3485ced372df47d22c5495f188746a767448b301
Merge: 9ddb696 cd0cd09
Author: Nick Chappell <nick@intronic.org>
Date:   Sat Jan 24 21:05:50 2015 -0800

    Merge branch '7227' of https://github.com/cropalato/puppet-icinga2 into cropalato-7227

commit cd0cd09733c0881e62b57cef871fa7898e47c186
Author: Ricardo Melo <ricardo.melo@gameloft.com>
Date:   Tue Dec 2 15:09:49 2014 -0500

    * fixed default parameter value

commit 1a01e8f68dd8ac2f6bbf8ffa040673d97bec9280
Author: ricardo@cropalato.com.br <ricardo@cropalato.com.br>
Date:   Tue Nov 25 18:01:18 2014 -0500

    * fixed typo.

commit e23aafc87877617ee1faba1b9d4b4c595d84ae8e
Author: ricardo@cropalato.com.br <ricardo@cropalato.com.br>
Date:   Tue Nov 25 17:44:58 2014 -0500

    Adding CheckerComponent Object. #7227
2015-01-24 21:11:45 -08:00
..
apilistener.pp Removed trailing whitespace. 2015-01-10 17:12:57 -08:00
apply_dependency.pp 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. 2014-12-01 21:39:42 -08:00
apply_notification_to_host.pp updating validation of interval to allow resending of alerts to be disabled 2015-01-04 17:54:18 -08:00
apply_notification_to_service.pp updating validation of interval to allow resending of alerts to be disabled 2015-01-04 17:54:18 -08:00
apply_service_to_host.pp 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. 2014-12-01 21:39:42 -08:00
checkcommand.pp Fix C/C++ style comments so they use # instead. 2015-01-10 17:04:43 -08:00
checkercomponent.pp Merged in from: https://github.com/Icinga/puppet-icinga2/pull/59 2015-01-24 21:11:45 -08:00
checkresultreader.pp 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. 2014-12-01 21:39:42 -08:00
compatlogger.pp 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. 2014-12-01 21:39:42 -08:00
dependency.pp 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. 2014-12-01 21:39:42 -08:00
endpoint.pp Fixed typo in file path. 2015-01-04 15:28:34 -08:00
eventcommand.pp Fix C/C++ style comments so they use # instead. 2015-01-10 17:04:43 -08:00
externalcommandlistener.pp 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. 2014-12-01 21:39:42 -08:00
filelogger.pp * fixed default parameter value 2015-01-04 17:54:14 -08:00
graphitewriter.pp 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. 2014-12-01 21:39:42 -08:00
host.pp Fix default host object address for systemd's predictable interfaces 2015-01-13 13:32:37 +01:00
hostgroup.pp 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. 2014-12-01 21:39:42 -08:00
icingastatuswriter.pp * fixed typo 2015-01-04 17:54:14 -08:00
idomysqlconnection.pp 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. 2014-12-01 21:39:42 -08:00
idopgsqlconnection.pp 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. 2014-12-01 21:39:42 -08:00
livestatuslistener.pp 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. 2014-12-01 21:39:42 -08:00
notification.pp Fix C/C++ style comments so they use # instead. 2015-01-10 17:04:43 -08:00
notificationcommand.pp Fix C/C++ style comments so they use # instead. 2015-01-10 17:04:43 -08:00
notificationcomponent.pp Fix typos. 2015-01-24 20:45:25 -08:00
perfdatawriter.pp 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. 2014-12-01 21:39:42 -08:00
scheduleddowntime.pp 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. 2014-12-01 21:39:42 -08:00
service.pp 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. 2014-12-01 21:39:42 -08:00
servicegroup.pp Use 2 spaces instead of a tab character. 2015-01-10 17:05:34 -08:00
statusdatawriter.pp 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. 2014-12-01 21:39:42 -08:00
sysloglogger.pp 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. 2014-12-01 21:39:42 -08:00
timeperiod.pp 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. 2014-12-01 21:39:42 -08:00
user.pp Removed a trailing space. 2015-01-10 17:06:01 -08:00
usergroup.pp 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. 2014-12-01 21:39:42 -08:00