module-icinga2/templates/nrpe_command.cfg.erb
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

15 lines
No EOL
741 B
Text

######################################################################################
# NRPE '<%= @command_name %>' command definition file for the <%= @nrpe_plugin_name %> plugin.
# Autogenerated by Puppet
# (c) Nicholas Chappell, 2014
######################################################################################
###########################################
# !!!WARNING!!! #
###########################################
# This file is automatically generated by #
# Puppet. Any manual changes made to it #
# **WILL** get overwritten! #
###########################################
command[<%= @command_name %>]=<%= @nrpe_plugin_libdir %>/<%= @nrpe_plugin_name %> <%= @nrpe_plugin_args %>