]> git.proxmox.com Git - pve-manager.git/commitdiff
Report: add pct list
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 2 Mar 2018 08:38:59 +0000 (09:38 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 22 Mar 2018 08:03:48 +0000 (09:03 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/Report.pm

index 0083d28f1b3c720e3a67a60cc238c0b02f41505d..fa943bea6d1a645623e3bc65ca665ab5b3b11cee 100644 (file)
@@ -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 => [