Fixed typo
This commit is contained in:
parent
519f16568e
commit
409be02191
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue