mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-13 16:32:59 +00:00
ha-manager.adoc: add example resource config.
This commit is contained in:
parent
a9c77fec92
commit
8bdc398c5a
@ -309,6 +309,19 @@ properties:
|
|||||||
|
|
||||||
include::ha-resources-opts.adoc[]
|
include::ha-resources-opts.adoc[]
|
||||||
|
|
||||||
|
Here is a real world example with one VM and one container. As you see,
|
||||||
|
the syntax of those files is really simple, so it is even posiible to
|
||||||
|
read or edit those files using your favorite editor:
|
||||||
|
|
||||||
|
----
|
||||||
|
vm: 501
|
||||||
|
state started
|
||||||
|
max_relocate 2
|
||||||
|
|
||||||
|
ct: 102
|
||||||
|
# use default settings for everything
|
||||||
|
----
|
||||||
|
|
||||||
|
|
||||||
Groups
|
Groups
|
||||||
~~~~~~
|
~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user