module-icinga2/templates
Thomas Weißschuh 56618bee69 liddir -> libdir
Signed-off-by: Nick Chappell <nick@intronic.org>

Fixes a typo by changing instances of 'liddir' to 'libdir'.

Originally from https://github.com/Icinga/puppet-icinga2/pull/6

refs #7189, https://dev.icinga.org/issues/7189
2014-09-11 22:48:40 -07:00
..
icinga2.conf.erb Add the objects/ directory as one to recursively include when looking for ojbect definitions. 2014-07-05 16:34:12 -07:00
nrpe.cfg.erb Renamed the icinga2::client class to icinga2::nrpe; this is mainly to accomodate other potential tyes of clients in the future, like NSCA or the Icinga 2 agent. 2014-07-20 17:35:20 -07:00
nrpe_command.cfg.erb liddir -> libdir 2014-09-11 22:48:40 -07:00
object_apply_service_to_host.conf.erb Moved the check_command block to be before the vars block, since the vars block for a service apply will usually be setting variables for the check_command. 2014-07-31 09:25:39 -07:00
object_host.conf.erb Get rid of the needed parameters list since we have all of them in the template now. 2014-07-26 21:20:15 -07:00
object_hostgroup.conf.erb Added a parameter and default value for the ignore_where parameter; added it to the service object ERB template. 2014-07-29 17:21:10 -07:00
object_idomysqlconnection.conf.erb Don't name the object with the @object_name variable, since IDO MySQL connection objects have to have 'mysql-ido' as the object's name. 2014-08-22 22:26:25 -07:00
object_idopgsqlconnection.conf.erb Correct the object name in the Postgres IDO connection object ERB template. 2014-08-23 13:45:13 -07:00
object_service.conf.erb Remove trailing whitespace. 2014-07-29 08:33:32 -07:00
object_servicegroup.conf.erb Added an ERB template to create servicegroup object files. 2014-09-07 16:31:20 -07:00
object_user.conf.erb Added a missing = to the pager parameter of the user object ERB template. 2014-08-24 18:16:46 -07:00
object_usergroup.conf.erb Camel case UserGroup, like what's in the Icinga docs. 2014-08-24 18:22:06 -07:00