mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 09:14:09 +02:00
IcingaHost: syntax
This commit is contained in:
parent
85b26822c0
commit
4119fee9bb
@ -61,7 +61,7 @@ class IcingaHost extends IcingaObject
|
|||||||
'volatile' => 'volatile',
|
'volatile' => 'volatile',
|
||||||
'has_agent' => 'has_agent',
|
'has_agent' => 'has_agent',
|
||||||
'master_should_connect' => 'master_should_connect',
|
'master_should_connect' => 'master_should_connect',
|
||||||
'accept_config' => 'accept_config'
|
'accept_config' => 'accept_config',
|
||||||
);
|
);
|
||||||
|
|
||||||
protected $intervalProperties = array(
|
protected $intervalProperties = array(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user