diff --git a/manifests/object/endpoint.pp b/manifests/object/endpoint.pp index 3ee04b2..3ea419f 100644 --- a/manifests/object/endpoint.pp +++ b/manifests/object/endpoint.pp @@ -15,7 +15,7 @@ define icinga2::object::endpoint ( $host = undef, $port = undef, $log_duration = undef, - $target_dir = '/etc/icinga2/object/endpoints', + $target_dir = '/etc/icinga2/objects/endpoints', $target_file_name = "${name}.conf", $target_file_owner = 'root', $target_file_group = 'root',