mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
DirectorDeploymentLog: adjust object to fit schema
This commit is contained in:
parent
72c76134f6
commit
0a0015f96a
@ -14,7 +14,7 @@ class DirectorDeploymentLog extends DbObject
|
||||
|
||||
protected $defaultProperties = array(
|
||||
'id' => null,
|
||||
'config_id' => null,
|
||||
'config_checksum' => null,
|
||||
'peer_identity' => null,
|
||||
'start_time' => null,
|
||||
'end_time' => null,
|
||||
|
Loading…
x
Reference in New Issue
Block a user