Removed trailing whitespace.
This commit is contained in:
parent
a2a1ec11e0
commit
2a3a2c5d0f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ define icinga2::object::apilistener (
|
|||
$bind_host = '0.0.0.0',
|
||||
$bind_port = 5665,
|
||||
$accept_config = false,
|
||||
$accept_commands = false,
|
||||
$accept_commands = false,
|
||||
$target_dir = '/etc/icinga2/objects/apilisteners',
|
||||
$target_file_name = "${name}.conf",
|
||||
$target_file_ensure = file,
|
||||
|
|
Loading…
Reference in a new issue