pvereport: add apt sources

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
Stoiko Ivanov 2021-01-26 18:31:38 +01:00 committed by Thomas Lamprecht
parent b6b4c816a4
commit ea717e8f66

View File

@ -20,6 +20,8 @@ my $init_report_cmds = sub {
'cat /etc/hosts',
'top -b -n 1 | head -n 15',
'pvesubscription get',
'cat /etc/apt/sources.list',
sub { dir2text('/etc/apt/sources.list.d/', '.*list') },
'lscpu',
'pvesh get /cluster/resources --type node --output-format=yaml',
],