mirror of
https://git.proxmox.com/git/pve-guest-common
synced 2025-08-03 18:09:07 +00:00
PVE/AbstractConfig.pm - include missing classes
This commit is contained in:
parent
55222f3747
commit
14f17b497a
@ -8,6 +8,9 @@ use PVE::INotify;
|
||||
use PVE::Cluster;
|
||||
use PVE::Storage;
|
||||
|
||||
use PVE::ReplicationConfig;
|
||||
use PVE::Replication;
|
||||
|
||||
my $nodename = PVE::INotify::nodename();
|
||||
|
||||
# Printable string, currently either "VM" or "CT"
|
||||
|
Loading…
Reference in New Issue
Block a user