Fixed typo

This commit is contained in:
ricardo@cropalato.com.br 2014-11-17 06:14:41 -05:00
parent 519f16568e
commit 409be02191

View file

@ -17,7 +17,7 @@ define icinga2::object::livestatuslistener (
$bind_port = undef,
$socket_path = undef,
$compat_log_path = undef,
$target_dir = '/etc/icinga2/objects/livestatuslistener',
$target_dir = '/etc/icinga2/objects/livestatuslisteners',
$target_file_name = "${name}.conf",
$target_file_owner = 'root',
$target_file_group = 'root',