ha-manager.adoc: add example resource config.

This commit is contained in:
Dietmar Maurer 2016-11-20 15:34:32 +01:00
parent a9c77fec92
commit 8bdc398c5a

View File

@ -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
~~~~~~ ~~~~~~