less todo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
8995c77301
commit
b639ed3b0c
1 changed files with 5 additions and 4 deletions
9
TODO-1.0
9
TODO-1.0
|
@ -25,12 +25,13 @@ x run initial manifest (stage 2)
|
||||||
- document that $type/manifest is executed for every object/instance
|
- document that $type/manifest is executed for every object/instance
|
||||||
- find $object_id in recursive runner (before merge)
|
- find $object_id in recursive runner (before merge)
|
||||||
|
|
||||||
- generate code to be executed on clients (stage 4)
|
x generate code to be executed on clients (stage 4)
|
||||||
x for one type (cdist-code-gen)
|
x for one object
|
||||||
- check return codes
|
x for all objects
|
||||||
- abort on first error?
|
|
||||||
|
|
||||||
- execute code on client (stage 5)
|
- execute code on client (stage 5)
|
||||||
|
- check return codes
|
||||||
|
- abort on first error?
|
||||||
|
|
||||||
- Other stuff pre 1.0:
|
- Other stuff pre 1.0:
|
||||||
- Write some basic types
|
- Write some basic types
|
||||||
|
|
Loading…
Reference in a new issue