use PVE::DataCenterConfig
to make sure that the corresponding cfs_read_file works() works. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
committed by
Thomas Lamprecht
parent
4966c8869e
commit
2f08fb4bac
@ -15,6 +15,7 @@ use Socket;
|
||||
|
||||
use PVE::Tools qw(run_command file_read_firstline dir_glob_foreach $IPV6RE);
|
||||
use PVE::Cluster qw(cfs_read_file cfs_write_file cfs_lock_file);
|
||||
use PVE::DataCenterConfig;
|
||||
use PVE::Exception qw(raise_param_exc);
|
||||
use PVE::JSONSchema;
|
||||
use PVE::INotify;
|
||||
|
||||
Reference in New Issue
Block a user