From 221e0341ae2456cb7457718cf5ab7241113b8ceb Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 22 Mar 2011 12:37:40 +0100 Subject: [PATCH] +todo Signed-off-by: Nico Schottelius --- doc/dev/todo/post-1.3 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/dev/todo/post-1.3 b/doc/dev/todo/post-1.3 index 82a6dd3d..301dfdb2 100644 --- a/doc/dev/todo/post-1.3 +++ b/doc/dev/todo/post-1.3 @@ -1,3 +1,9 @@ +Core: + - allow redefine object, if everything same + - support $__self = relative_type/object_id + - .cdist + - cache + Cache: Assume you want to configure stuff one host ("monitor node"), depending on the configuration of other hosts ("cluster nodes"). @@ -23,4 +29,5 @@ Types to be written/extended: - __service - __file_edit - regexp replace (can probably cover all?) + -> aka sed. - __cron