todo comments

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-16 23:25:37 +01:00
parent d8ab79e1ab
commit 8d83511038
1 changed files with 2 additions and 2 deletions

View File

@ -20,9 +20,9 @@ x run initial manifest (stage 2)
x doc/man/cdist-config-layout.text
x cd $__object_dir, before running manifest
x rename $__object_dir to $__object_base_dir
- 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
- 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)