Signed-off-by: Thomas Lamprecht <t.lampre...@proxmox.com>
---
 PVE/Report.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/PVE/Report.pm b/PVE/Report.pm
index 0083d28f..fa943bea 100644
--- a/PVE/Report.pm
+++ b/PVE/Report.pm
@@ -32,6 +32,7 @@ my $report_def = {
     'virtual guests' => [
        'qm list',
        sub { dir2text('/etc/pve/qemu-server/', '\d.*conf') },
+       'pct list',
        sub { dir2text('/etc/pve/lxc/', '\d.*conf') },
     ],
     network => [
-- 
2.14.2


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to