[pve-devel] [PATCH docs v2] ha: correct in-text references to available ha rule types

abobakr mohammed a.mohammed at proxmox.com
Tue Sep 2 15:08:27 CEST 2025


Correct affinity rule descriptions in Table 2
Change "seperate" to "negative".

Signed-off-by: abobakr mohammed <a.mohammed at proxmox.com>
---

change since v1:
* only lowercase for the commit subject
* shorten the commit message

 ha-manager.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ha-manager.adoc b/ha-manager.adoc
index f16cfbb..ea477cc 100644
--- a/ha-manager.adoc
+++ b/ha-manager.adoc
@@ -693,8 +693,8 @@ include::ha-rules-opts.adoc[]
 | `node-affinity`     | Places affinity from one or more HA resources to one or
 more nodes.
 | `resource-affinity` | Places affinity between two or more HA resources. The
-affinity `positive` specifies that HA resources are to be kept on separate
-nodes, while the affinity `separate` specifies that HA resources are to be kept
+affinity `negative` specifies that HA resources are to be kept on separate
+nodes, while the affinity `positive` specifies that HA resources are to be kept
 on the same node.
 |===========================================================
 
-- 
2.47.2





More information about the pve-devel mailing list