Signed-off-by: Steven Armstrong <steven.armstrong@inf.ethz.ch>
This commit is contained in:
Steven Armstrong 2011-02-16 16:10:09 +01:00
parent f7bfafb620
commit 18d7945b2f
1 changed files with 2 additions and 1 deletions

View File

@ -65,5 +65,6 @@ x Cleanly define paths for object creation, especially recursive calls
- rename $__object_dir to $__object_base_dir
- cd $__object_dir, before running manifest
&& document it in doc/man/cdist-types.text
- document that /manifest|/init is executed for every object/instance
- use $type/manifest instead of $type/init
- document that $type/manifest is executed for every object/instance