Added new sosreport plugin

New sos report plugin added as separate RPM

Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
This commit is contained in:
Stephen Simpson
2025-02-20 16:16:37 -06:00
committed by Jonathon Anderson
parent 3b3851c6ca
commit 2852cd5e88
6 changed files with 103 additions and 20 deletions

View File

@@ -2,6 +2,21 @@
Troubleshooting
===============
sos
===
The ``warewulf-sos`` package (new in v4.6.1) adds support for gathering Warewulf
server configuration information in an sos report.
.. code-block::
dnf -y install warewulf-sos
sos report # optionally, --enable-plugins=warewulf
.. note::
The ``warewulf-sos`` package is not currently built for SUSE.
warewulfd
=========