4cd599e5a1
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
9 lines
420 B
Text
9 lines
420 B
Text
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 / documentation
|