]> git.proxmox.com Git - pve-manager.git/commitdiff
fix #4335: report: add datacenter.cfg to output
authorMax Carrara <m.carrara@proxmox.com>
Mon, 13 Feb 2023 09:19:15 +0000 (10:19 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 14 Feb 2023 09:27:02 +0000 (10:27 +0100)
Includes the contents of /etc/pve/datacenter.cfg
in the cluster section.

Signed-off-by: Max Carrara <m.carrara@proxmox.com>
PVE/Report.pm

index 90b7cb1cfd84868ecbf2b07eb7461e5ed08d1c9e..457bba6e44597e2b67c4386b9512a4dcf2e36628 100644 (file)
@@ -91,6 +91,7 @@ my $init_report_cmds = sub {
                'pvecm status',
                'cat /etc/pve/corosync.conf 2>/dev/null',
                'ha-manager status',
+               'cat /etc/pve/datacenter.cfg',
            ],
        },
        hardware => {