]> git.proxmox.com Git - pve-docs.git/commitdiff
ha-manager.adoc: fix file format description
authorDietmar Maurer <dietmar@proxmox.com>
Sun, 20 Nov 2016 14:21:51 +0000 (15:21 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Sun, 20 Nov 2016 14:21:51 +0000 (15:21 +0100)
ha-manager.adoc

index 793515e2ba64f98aee89d889cf44b5ef7f1237cb..2b4ffcbec4af0496b6e22594a1057b91e6e7b2d6 100644 (file)
@@ -296,11 +296,16 @@ the list of resources managed by `ha-manager`. A resource configuration
 inside that list look like this:
 
 ----
-<sid>:
+<type>:<name>
        <property> <value>
        ...
 ----
 
+It starts with a resource type followed by a resource specific name,
+separated with colon. Together this forms the HA resource ID, which is
+used by all `ha-manager` commands to uniquely identify a resource
+(example: `vm:100` or `ct:101`).
+
 It starts with the service ID followed by a collon. The next lines
 contain additional properties: