mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-04 17:04:28 +00:00
fix PVE::HA use clause so HA resources get registered
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
52237a78f5
commit
0dbcc8c9a1
@ -21,6 +21,7 @@ use PVE::INotify;
|
|||||||
use PVE::Network;
|
use PVE::Network;
|
||||||
use PVE::Firewall;
|
use PVE::Firewall;
|
||||||
use PVE::API2::Firewall::VM;
|
use PVE::API2::Firewall::VM;
|
||||||
|
use PVE::HA::Env::PVE2;
|
||||||
use PVE::HA::Config;
|
use PVE::HA::Config;
|
||||||
|
|
||||||
use Data::Dumper; # fixme: remove
|
use Data::Dumper; # fixme: remove
|
||||||
|
Loading…
Reference in New Issue
Block a user