mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 00:34:05 +02:00
parent
cf6a0703be
commit
a656ca4067
@ -389,7 +389,7 @@ class IcingaService extends IcingaObject
|
||||
$hostProps = mt('director', 'Host properties');
|
||||
$hostVars = mt('director', 'Host Custom variables');
|
||||
|
||||
$hostProperties = IcingaHost::enumProperties($connection);
|
||||
$hostProperties = IcingaHost::enumProperties($connection, 'host.');
|
||||
|
||||
if (array_key_exists($hostProps, $hostProperties)) {
|
||||
$p = $hostProperties[$hostProps];
|
||||
|
Loading…
x
Reference in New Issue
Block a user