module-icinga2/templates
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
..
icinga2.conf.erb Whitespace cleanup. 2014-09-13 19:46:24 -07:00
nrpe.cfg.erb fixing missing parameter name 2014-10-02 20:35:43 -07:00
nrpe_command.cfg.erb liddir -> libdir 2014-09-11 22:48:40 -07:00
object_apilistener.conf.erb Added an ApiListener object defined type. 2015-01-06 22:44:48 -08:00
object_apply_dependency.conf.erb Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. 2014-11-18 22:16:42 -08:00
object_apply_notification_to_host.conf.erb Fixing hash ordering in erb templates 2015-01-13 16:35:31 +01:00
object_apply_notification_to_service.conf.erb Fixing hash ordering in erb templates 2015-01-13 16:35:31 +01:00
object_apply_service_to_host.conf.erb Fixing hash ordering in erb templates 2015-01-13 16:35:31 +01:00
object_checkcommand.conf.erb Fixing hash ordering in erb templates 2015-01-13 16:35:31 +01:00
object_checkercomponent.conf.erb Merged in from: https://github.com/Icinga/puppet-icinga2/pull/59 2015-01-24 21:11:45 -08:00
object_checkresultreader.conf.erb Adding CheckResultReader object. #7226. 2014-11-20 19:09:25 -05:00
object_compatlogger.conf.erb Adding CompatLogger object. #7225. 2014-11-21 21:00:26 -08:00
object_dependency.conf.erb Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. 2014-11-18 22:16:42 -08:00
object_endpoint.conf.erb 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
object_eventcommand.conf.erb Fixing hash ordering in erb templates 2015-01-13 16:35:31 +01:00
object_externalcommandlistener.conf.erb Adding ExternalCommandListener object. 2014-11-13 15:14:39 -05:00
object_filelogger.conf.erb Adding FileLogger object. #7229. 2015-01-04 17:54:14 -08:00
object_graphitewriter.conf.erb feature to create/add graphitewriter configurtion 2014-10-02 21:02:01 -07:00
object_host.conf.erb Fixing hash ordering in erb templates 2015-01-13 16:35:31 +01:00
object_hostgroup.conf.erb Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. 2014-11-18 22:16:42 -08:00
object_icingastatuswriter.conf.erb Adding IcingaStatusWriter object. #7230 2015-01-04 17:54:14 -08:00
object_idomysqlconnection.conf.erb Fixing hash ordering in erb templates 2015-01-13 16:35:31 +01:00
object_idopgsqlconnection.conf.erb Fixing hash ordering in erb templates 2015-01-13 16:35:31 +01:00
object_livestatuslistener.conf.erb fixed typo 2014-11-13 14:56:59 -05:00
object_notification.conf.erb Fixing interval typo in object_notification.conf.erb 2015-01-15 14:28:15 +01:00
object_notificationcommand.conf.erb Fixing hash ordering in erb templates 2015-01-13 16:35:31 +01:00
object_notificationcomponent.conf.erb Squashed commit of the following: 2015-01-24 20:45:09 -08:00
object_perfdatawriter.conf.erb Adding PerfdataWriter object. #7220 2014-11-13 22:02:03 -08:00
object_scheduleddowntime.conf.erb Fixing hash ordering in erb templates 2015-01-13 16:35:31 +01:00
object_service.conf.erb Fixing hash ordering in erb templates 2015-01-13 16:35:31 +01:00
object_servicegroup.conf.erb Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. 2014-11-18 22:16:42 -08:00
object_statusdatawriter.conf.erb Use %> instead of -%> at the end of some ERB tags so that trailing whitespace isn't surpressed. Surpressing the trailing whitespace caused problems where there was one more parameters listed after each other. Each parameter would get squashed onto a single line, causing a syntax error when Icinga2 parsed the object file. 2014-11-18 22:16:42 -08:00
object_sysloglogger.conf.erb Added a SyslogLogger object, accompanying ERB template and README additions. 2014-09-15 21:07:42 -07:00
object_timeperiod.conf.erb Fixing hash ordering in erb templates 2015-01-13 16:35:31 +01:00
object_user.conf.erb Fixing hash ordering in erb templates 2015-01-13 16:35:31 +01:00
object_usergroup.conf.erb Whitespace cleanup. 2014-09-13 19:46:24 -07:00