execution of types needs testing, recursive, thus TODO

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-14 12:44:43 +01:00
parent 2e717cc50c
commit f4a5f8a49a
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ cdist passes through different stages:
You can trigger the first stage part using
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
script (see cdist-types(7)). If the type of the object
has an init script, it is run. This init script may