execution of types needs testing, recursive, thus TODO
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
2e717cc50c
commit
f4a5f8a49a
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ cdist passes through different stages:
|
||||||
You can trigger the first stage part using
|
You can trigger the first stage part using
|
||||||
cdist-manifest-init(1).
|
cdist-manifest-init(1).
|
||||||
|
|
||||||
- Third stage: Execution of types
|
- Third stage: Execution of types [TODO]
|
||||||
Every object is checked whether its type has an init
|
Every object is checked whether its type has an init
|
||||||
script (see cdist-types(7)). If the type of the object
|
script (see cdist-types(7)). If the type of the object
|
||||||
has an init script, it is run. This init script may
|
has an init script, it is run. This init script may
|
||||||
|
|
Loading…
Reference in a new issue