module-icinga2/templates
Nick Chappell 221db2b331 Squashed commit of the following:
commit 11075072f476dd857d190d26cdb1091e2a8cb6f4
Merge: ca583a8 8e24b03
Author: Nick Chappell <nick@intronic.org>
Date:   Thu Jan 29 21:20:21 2015 -0800

    Merge branch 'fix_apply_service_to_host_period' of https://github.com/arioch/puppet-icinga2 into arioch-fix_apply_service_to_host_period

commit 8e24b03958c50a36a8ceaab2ce89b8876d89f6ed
Author: Tom De Vylder <tom@penumbra.be>
Date:   Wed Jan 28 14:28:10 2015 +0100

    Fix undefined script variable error
2015-01-29 21:46:02 -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 Squashed commit of the following: 2015-01-29 21:46:02 -08: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 Add an @ to the severity variable so that the template doesn't break in future versions of Puppet. 2015-01-25 20:02:58 -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