doc: object-redefine

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2011-03-23 17:16:43 +01:00
parent 714ff8e1a5
commit ec7e836b1d
1 changed files with 5 additions and 1 deletions

View File

@ -15,8 +15,12 @@ host as well as to define which configurations should be applied within a
type. Manifests are executed locally and the resulting objects are stored in
an internal database.
The same object can be redefined in multiple different manifests as long as it is
exactly the same, that is, all its parameters are equal.
In general, manifests are used to define which types are used depending
on given conditions
on given conditions.
EXAMPLE
-------