]> git.proxmox.com Git - pve-docs.git/commitdiff
cleanup: avoid double markups
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 27 Sep 2016 09:19:13 +0000 (11:19 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 27 Sep 2016 09:27:46 +0000 (11:27 +0200)
ha-manager.adoc

index ac99008f924acd7c1b0d068fdfba1aa62ab0e19f..4a9e81a0db075afcbb5d22f40b2281d095aa72a4 100644 (file)
@@ -178,16 +178,16 @@ locks are working.
 
 It can be in three states:
 
 
 It can be in three states:
 
-*wait for agent lock*::
+wait for agent lock::
 
 The LRM waits for our exclusive lock. This is also used as idle state if no
 service is configured.
 
 
 The LRM waits for our exclusive lock. This is also used as idle state if no
 service is configured.
 
-*active*::
+active::
 
 The LRM holds its exclusive lock and has services configured.
 
 
 The LRM holds its exclusive lock and has services configured.
 
-*lost agent lock*::
+lost agent lock::
 
 The LRM lost its lock, this means a failure happened and quorum was lost.
 
 
 The LRM lost its lock, this means a failure happened and quorum was lost.
 
@@ -242,16 +242,16 @@ promoted to the CRM master.
 
 It can be in three states:
 
 
 It can be in three states:
 
-*wait for agent lock*::
+wait for agent lock::
 
 The CRM waits for our exclusive lock. This is also used as idle state if no
 service is configured
 
 
 The CRM waits for our exclusive lock. This is also used as idle state if no
 service is configured
 
-*active*::
+active::
 
 The CRM holds its exclusive lock and has services configured
 
 
 The CRM holds its exclusive lock and has services configured
 
-*lost agent lock*::
+lost agent lock::
 
 The CRM lost its lock, this means a failure happened and quorum was lost.
 
 
 The CRM lost its lock, this means a failure happened and quorum was lost.