mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 09:14:09 +02:00
ConfigJob: fix missing variable
This commit is contained in:
parent
c645660ecd
commit
862ffee616
@ -127,7 +127,7 @@ class ConfigJob extends JobHook
|
||||
protected function getActiveChecksum()
|
||||
{
|
||||
return DirectorDeploymentLog::getConfigChecksumForStageName(
|
||||
$db,
|
||||
$this->db(),
|
||||
$api->getActiveStageName()
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user