[pve-devel] [PATCH docs 2/2] ha-manager: move hardware watchdog out of the requirements list
Maximiliano Sandoval
m.sandoval at proxmox.com
Wed May 21 16:03:43 CEST 2025
Having a hardware watchdog is not a requirement, we move it out of the
list so it is not as prominent.
Signed-off-by: Maximiliano Sandoval <m.sandoval at proxmox.com>
---
ha-manager.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ha-manager.adoc b/ha-manager.adoc
index 7f7f0bb..5fdd5cf 100644
--- a/ha-manager.adoc
+++ b/ha-manager.adoc
@@ -118,8 +118,8 @@ You must meet the following requirements before you start with HA:
* use reliable “server” components
-* hardware watchdog - if not available we fall back to the
- linux kernel software watchdog (`softdog`)
+Optionally, a hardware watchdog can be used - if not available we fall back to
+the linux kernel software watchdog (`softdog`).
[[ha_manager_resources]]
--
2.39.5
More information about the pve-devel
mailing list