less todo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
df68e515b7
commit
8d0d714f3c
1 changed files with 2 additions and 2 deletions
4
TODO-1.0
4
TODO-1.0
|
@ -20,10 +20,10 @@ x run initial manifest (stage 2)
|
||||||
x doc/man/cdist-config-layout.text
|
x doc/man/cdist-config-layout.text
|
||||||
x cd $__object_dir, before running manifest
|
x cd $__object_dir, before running manifest
|
||||||
x rename $__object_dir to $__object_base_dir
|
x rename $__object_dir to $__object_base_dir
|
||||||
|
x use $type/manifest instead of $type/init
|
||||||
|
x find $object_id in recursive runner (before merge)
|
||||||
- DOC document "cd $__object_dir, before running manifest" in doc/man/cdist-types.text
|
- DOC document "cd $__object_dir, before running manifest" in doc/man/cdist-types.text
|
||||||
- use $type/manifest instead of $type/init
|
|
||||||
- DOC document that $type/manifest is executed for every object/instance
|
- DOC document that $type/manifest is executed for every object/instance
|
||||||
- find $object_id in recursive runner (before merge)
|
|
||||||
|
|
||||||
x generate code to be executed on clients (stage 4)
|
x generate code to be executed on clients (stage 4)
|
||||||
x for one object
|
x for one object
|
||||||
|
|
Loading…
Reference in a new issue