Merge branch '7222' of github.com:cropalato/puppet-icinga2 into cropalato-7222
This commit is contained in:
commit
76621792f0
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