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…
Reference in New Issue