all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH V2 manager] fix #4335: report: add datacenter.cfg to output
@ 2023-02-13  9:19 Max Carrara
  2023-02-14  9:27 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Max Carrara @ 2023-02-13  9:19 UTC (permalink / raw)
  To: pve-devel

Includes the contents of /etc/pve/datacenter.cfg
in the cluster section.

Signed-off-by: Max Carrara <m.carrara@proxmox.com>
---
Changes from v1:
 * Output of `/etc/pve/datacenter.cfg` is now in the cluster section,
   as discussed[1]

[1] https://lists.proxmox.com/pipermail/pve-devel/2023-February/055715.html

 PVE/Report.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/PVE/Report.pm b/PVE/Report.pm
index 90b7cb1c..457bba6e 100644
--- a/PVE/Report.pm
+++ b/PVE/Report.pm
@@ -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 => {
-- 
2.30.2





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: Re: [PATCH V2 manager] fix #4335: report: add datacenter.cfg to output
  2023-02-13  9:19 [pve-devel] [PATCH V2 manager] fix #4335: report: add datacenter.cfg to output Max Carrara
@ 2023-02-14  9:27 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2023-02-14  9:27 UTC (permalink / raw)
  To: Proxmox VE development discussion, Max Carrara

On 13/02/2023 10:19, Max Carrara wrote:
> Includes the contents of /etc/pve/datacenter.cfg
> in the cluster section.
> 
> Signed-off-by: Max Carrara <m.carrara@proxmox.com>
> ---
> Changes from v1:
>  * Output of `/etc/pve/datacenter.cfg` is now in the cluster section,
>    as discussed[1]
> 
> [1] https://lists.proxmox.com/pipermail/pve-devel/2023-February/055715.html
> 
>  PVE/Report.pm | 1 +
>  1 file changed, 1 insertion(+)
> 
>

applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-14  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-13  9:19 [pve-devel] [PATCH V2 manager] fix #4335: report: add datacenter.cfg to output Max Carrara
2023-02-14  9:27 ` [pve-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal