mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
IcingaHostTest: add check_timeout to enum
This commit is contained in:
parent
9f1148ee9d
commit
8e46c61d5d
@ -663,6 +663,7 @@ class IcingaHostTest extends BaseTestCase
|
||||
"${prefix}check_command" => "check_command",
|
||||
"${prefix}check_interval" => "check_interval",
|
||||
"${prefix}check_period" => "check_period",
|
||||
"${prefix}check_timeout" => "check_timeout",
|
||||
"${prefix}command_endpoint" => "command_endpoint",
|
||||
"${prefix}display_name" => "display_name",
|
||||
"${prefix}enable_active_checks" => "enable_active_checks",
|
||||
|
Loading…
x
Reference in New Issue
Block a user