mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-22 22:03:55 +03: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::Firewall;
|
||||
use PVE::API2::Firewall::VM;
|
||||
use PVE::HA::Env::PVE2;
|
||||
use PVE::HA::Config;
|
||||
|
||||
use Data::Dumper; # fixme: remove
|
||||
|
Loading…
x
Reference in New Issue
Block a user