update todos

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-25 23:36:42 +01:00
commit a11e979165

View file

@ -1,8 +1,12 @@
Core: Core:
- support $__self = relative_type/object_id - support $__self = relative_type/object_id
- cache
Cache: Cache:
- add manpage
- add example how to use
- export variable $__cache
-> to all hosts or this host?
Assume you want to configure stuff one host ("monitor node"), Assume you want to configure stuff one host ("monitor node"),
depending on the configuration of other hosts ("cluster nodes"). depending on the configuration of other hosts ("cluster nodes").