]> git.proxmox.com Git - pmg-api.git/blobdiff - PMG/CLI/pmgdb.pm
PMG/ClusterConfig.pm: better code to read/write cluster config
[pmg-api.git] / PMG / CLI / pmgdb.pm
index 0d045c83e63735d650edf031d4f4369b014af726..da4c74b4952df215463395bd9158858c5d4b311e 100644 (file)
@@ -12,6 +12,7 @@ use PVE::CLIHandler;
 use PMG::DBTools;
 use PMG::RuleDB;
 use PMG::Cluster;
+use PMG::ClusterConfig;
 use PMG::Statistic;
 
 use base qw(PVE::CLIHandler);