cdist/ROADMAP
Nico Schottelius 1e59e13519 Added roadmap
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-01-14 12:46:23 +01:00

10 lines
403 B
Plaintext

This document defines how to continue work on cdist:
x Define how to get information from clients
x Create shell script that creates code to run on client (cdist-build-explorer)
x Create configuration tree from manifest
x write binaries, which create the tree when called from manifest (cdist_tree_wrapper)
- Parse configuration tree
- Generate code to be executed on client
- Cleanup / refactor