Merge branch '7222' of github.com:cropalato/puppet-icinga2 into cropalato-7222

This commit is contained in:
Nick Chappell 2014-11-17 21:23:12 -08:00
commit 76621792f0

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',