forked from ungleich-public/cdist
doc: object-redefine
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
714ff8e1a5
commit
ec7e836b1d
1 changed files with 5 additions and 1 deletions
|
@ -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
|
type. Manifests are executed locally and the resulting objects are stored in
|
||||||
an internal database.
|
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
|
In general, manifests are used to define which types are used depending
|
||||||
on given conditions
|
on given conditions.
|
||||||
|
|
||||||
|
|
||||||
EXAMPLE
|
EXAMPLE
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in a new issue